Some time we get confused what is Crossell and Upsell. So let's understand the meaning and concept of the These two which are very important
An upsell is to get the customer to spend more money – buy a more expensive model of the same type of product, or add features / warranties that relate to the product in question.
A cross-sell is to get the customer to spend more money buy adding more products from other categories than the product being viewed or purchased.
More over they are confusing but let's take an example
I have Purchased the Nokia Mobile so here
Samsung Mobile == Upsell product
Micromax Mobile == Upsell product
LG Mobile == Upsell product
Nokia Headphone = Cross Sell
8 GB Memory Card = Cross Sell
So this is the only difference for upsell and Crossell
Hope it will helpful!
Showing posts with label Upsell Product. Show all posts
Showing posts with label Upsell Product. Show all posts
Wednesday, October 31, 2012
Saturday, July 28, 2012
Magento Add to cart in Upsell Product
Magento by default doesn't show the "Add to CART" Button in Upsell product
just need to add the following code u will get the Add to Cart Button
just need to add the following code u will get the Add to Cart Button
<button type="button" class="form-button add-to-cart" onclick="window.location='<?php echo $this->getAddToCartUrl($_link) ?>';"> <?php echo $this->__('Add to Cart') ?> </button>
Magento
Upsell Product
Subscribe to:
Posts (Atom)