We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16532
    • 38 Posts
    Quote from: Dr. at May 21, 2008, 07:08 AM


    Try to put this on the product page:
    .....

    I put your codes on the product page in document content textarea but my product page is still not work. I’m sure with Cart ID which set in Edit Configuration menu on Product Manager.

    Please expain me again how to setup TC and make TC work properly. Could you explain me step by step about setup TC? huh

    Help me!!! :’(

    Thank you

    huh embarrassed :’( lipsrsealed
      • 36686
      • 165 Posts
      TreasureChest seems like an awesome cart system, and I’ve managed to install and configure it, only I haven’t got a clue how to get it set up.... I’ve read through the docs on treasurechestcart.com, looked at the demos and read all the posts in the forum. What pages need to be set up exactly and which calls?? Is a more detailed documentation on its way? I can’t get the videos to play - is that why I just don’t get it?

      Is there a demo site out there which I could log into to see how all the chunks, templates etc are set up?
        • 6579
        • 5 Posts
        Hello all

        What is the placeholders for the "view cart" and "empty cart" please?

        Thanks for your future answers.
          • 4310
          • 2,310 Posts
          @darkpie
          In the Manager go to the Treasure Chest Module then => Product Manager => Edit Configuration => Cart HTML Element.
          Enter the name of the div you want the cart to appear in e.g. #mycart
          In your page template add <div id="mycart"></div>
          Treasure Chest will now load your cart in the <div> mycart once something has been put in it.
            • 6579
            • 5 Posts
            Thanks for the quick answer.

            My cart is still not displayed.

            I have a javascript error. Does it come from?

            Here are this error :
            Erreur : missing } in XML expression
            Fichier source : http://localhost/modx-0961p2/assets/snippets/treasure_chest/script/treasurechest.js
            Ligne : 12, Colonne : 18
            Code source :
            (<code>{"business":"[email protected]"...


            L’error say that the } missing is just after
            "business":

            I have a other error :
            cart_view is not defined

            Do you know the solution?

            Sorry for my poor English, I am French.

            Thank you in advance.
              • 16879
              • 87 Posts
              Does TC work for "virtual" products ie. downloadables?
                • 3188
                • 75 Posts
                Quote from: darkpie at May 29, 2008, 09:34 AM


                L’error say that the } missing is just after
                "business":

                I have a other error :
                cart_view is not defined

                Do you know the solution?

                Sorry for my poor English, I am French.

                Thank you in advance.

                Hello,

                I had the same error, and it took me a while to figure it out.
                If you are using TinyMCE and pasting a snippet call into the text-area, it will add <p> tags to the text.
                And the cart call ([!TreasureChest? &service=`cart`!]) will get scrambled with ajax if it has the <p> tag.

                So make shure that you do not have any rich-text editor activated on the Documents that contains treasurechest calls!
                  • 24414
                  • 45 Posts
                  Quote from: beryl at Jun 15, 2008, 06:17 PM

                  So make shure that you do not have any rich-text editor activated on the Documents that contains treasurechest calls!

                  Could always just put the cart snippet call into your templates instead of your TVs... That way you can keep the Tiny MCE/your RTE on these documents.
                    • 21417
                    • 486 Posts
                    Hello,

                    Just wanting to confirm something - is there really only a one size fits all freight option?
                    I’d love to use TC but my client’s products can be posted, express posted, couriered and hand delivered - and costs vary for the different options.
                    Not sure how I could use it given the delivery options.
                    Any ideas?
                    Thanks in advance.

                    Nick
                      Web design Adelaide
                      http://gocreate.com.au
                      • 24414
                      • 45 Posts
                      There’s only one shipping input for each item in TreasureChest.

                      Just had a look at PayPal, but couldn’t find any options for multiple shipping options on their side either - just a by flat-rate or per-item calculator with single options.