Announcement

Collapse
No announcement yet.

Adding Components to cart from anywhere on the Internet

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Adding Components to cart from anywhere on the Internet

    Is it possible to add components to the cart from anywhere on the Internet?

    Or create a component choice on an external website?

    Any advice is very much appreciated!!

    #2
    Read the Advanced User Guide - you will find reference to doinmg this in there on page 96..
    http://downloads.actinic.com/docs/us...cedguide_8.zip

    Comment


      #3
      Thanks but I can only find how to add to cart from an external website. The product I am adding to cart has components and I am unable to add the components to the cart from an external website.

      Comment


        #4
        There is details on how to do that somewhere, 100% sure, I recall a post from Norman explaining how to do it from some time ago. If you can't find that, can you create products per choice or is that not a realistic option?

        Comment


          #5
          Following on from the information in the AUG. To add an attribute choice then typically add the the following to end of the URL...
          Code:
          http://your.URL/cgi-bin/ca000001.pl?SID=3&PAGE=PRODUCT&Q_7=5&v_7_1=3&v_7_2=4
          Where for example:
          &v_7_1=3
          is the 1st attribute for product reference 7 with the 3rd choice selected and
          &v_7_2=4
          is the 2nd attribute for product reference 7 with the 4th choice selected

          Referenced from Norman's post here:
          http://community.actinic.com/showthread.php?t=29559

          Comment


            #6
            I cannot seem to get this working.

            My product is set up with 2 components; for example

            Product
            - Component 1

            - Component 2
            -Attribute
            -Choice 1
            -Choice 2

            Here is the link that I am using:
            http://www.eleco.com/cgi-bin/ca00001..._34=1&v_34_2=1

            Is there anything obvious that i am doing wrong?

            Comment


              #7
              Are these permutations?

              Comment


                #8
                Yes, they are....

                Basically I have set up an option for a boxed software product or download product. The download product is slightly cheaper and includes a download link(obviously).

                The premutations are linked to separate boxed & download products to determine delivery methods.

                Comment

                Working...
                X