5 replies
Hi warriors,

I am affiliate marketer i would like to ask something if you will participate then i shall be very thankful to you.
I would like to add the shopping cart in my affiliate web store can i design or rent it.If i desegn it by myself then how transfer the data from my own website cart to amazon shopping cart.
I dont know how shoping cart work.Can you give me the answers to my questions?
#cart #shopping
  • Profile picture of the author gclass
    an easy way you can do is to install opencart CMS, add the products you want and replace the original button with Amazon add-to-cart affiliate buttons.
    <form method="GET" action="http://www.amazon.com/gp/aws/cart/add.html">
    <input type="hidden" name="AssociateTag" value="storeid-20"/>
    <input type="hidden" name="SubscriptionId" value="0EMJ6TWAXGX6JF1NP202"/>
    <input type="hidden" name="ASIN.1" value="B00003CWT6"/><br/>
    <input type="hidden" name="Quantity.1" value="1"/><br/>
    <input type="image" name="add" value="Buy from Amazon.com" border="0" alt="Buy from Amazon.com" src="http://images.amazon.com/images/G/01/associates/add-to-cart.gif">
    </form>
    you can read more at - https://affiliate-program.amazon.com...es/help/t1/a10
    {{ DiscussionBoard.errors[5087408].message }}
    • Originally Posted by gclass View Post

      an easy way you can do is to install opencart CMS, add the products you want and replace the original button with Amazon add-to-cart affiliate buttons.


      you can read more at -
      this is the greats answer
      maybe i can used too, thanks brother for you information
      i will forward this info to my frineds who need it
      {{ DiscussionBoard.errors[5091140].message }}
  • Profile picture of the author iuditg
    I would suggest go with either ZenCart or OpenCart CMS. They are very popular and famous. If you want something easier along with blog and other stuffs. You can even use wordpress and use an eCommerce theme or ecommerce plugin.
    {{ DiscussionBoard.errors[5089032].message }}
  • Profile picture of the author James90210
    Take a look at associate-o-matic.com it is a php amazon affiliate store, utilising their shopping cart functionality. you can run it along side your blog.

    I have used it in my store Brabantia.org.uk . The fully licensed version comes with a Wordpress plugin
    {{ DiscussionBoard.errors[5091930].message }}
  • Profile picture of the author watsondavid
    When you are shopping on E-commerce site than detail regarding your purchase is completely save in the shopping cart and when you reach the at payment option then shopping cart deliver your detail. Many framework offer you inbuilt cart you have to just integrate your project with it.
    {{ DiscussionBoard.errors[5093183].message }}

Trending Topics