Contents
- Add-to-cart actions
-redirect to Amazon cart
-redirect to Amazon product details
-redirect to Magento cart - Affiliate checkout (checkout on Amazon)
- Regular Magento checkout
Amazon Magento extension only imports data from Amazon, it does not implement any checkout functionality except the referral link which leads to the Amazon store buy now page.
You can disable this link and products imported from Amazon would be completely similar to local Magento products, i.e. would have the same checkout process and order handling routine related to your store checkout setup.
Add-to-cart actions
There are different possible add-to-cart actions:
- Redirect to Amazon cart with this product
- Redirect to Amazon product details page
- Redirect to Magento cart and after clicking checkout redirect to Amazon cart.
Redirect to Amazon cart
It is the best option for handling both Amazon and non Amazon products. When Amazon products after clicking "add to cart" button lead your visitors right to the Amazon cart. So they avoid Magento checkout process.
- Checkout on Amazon : No
- Redirect to Amazon special page by clicking "Add to Cart" button:Amazon Cart
Redirect to Amazon Product Page
- Checkout on Amazon : No
- Redirect to Amazon special page by clicking "Add to Cart" button: Amazon Product Page
Redirect to Amazon Offers List
- Checkout on Amazon : No
- Redirect to Amazon special page by clicking "Add to Cart" button: Amazon Offers List
Affiliate checkout
Magento admin Panel-->WEAmazon->Settings-> General
This option enables integration between Magento and Amazon carts. Transfer Magento cart into Amazon cart.
In this case if there are non Amazon products in Amazon cart - they are simply ignored and there is no way to purchase them. So Magento products are ignored, they can not go to the Amazon cart. And can not be purchased.
Visitors from your site would be transferred to Amazon cart. Add products to Magento cart and checkout button would transfer cart to Amazon cart. The affiliate code is kept in Amazon Cart for up to 90 days. You can get affiliate commissions even if your visitor waits 3 months to buy.
Regular Magento checkout
Navigate to Magento admin Panel-->WE Amazon->Settings->General tab.
Please set:
- Checkout on Amazon : No
- Redirect to Amazon special page by clicking "Add to Cart" button: Disable
It is an option to handle Amazon products as regular Magento products. In this case you would have to handle payments and delivery on your own. Please check the guide Extensive configuration - How to hide all references to Amazon