mrezun Posted October 28, 2013 Share Posted October 28, 2013 (edited) We want to display add to cart button on our home page for featured products: http://www.tridea.dreamhosters.com/prestashop/index.php We've been trying to get it to work, but for some reason the product id field is not getting picked up, it's always 0. We have for now hard coded the add to card button, without the conditionals for example: {if ($product.id_product_attribute == 0 OR (isset($add_prod_display) AND ($add_prod_display == 1))) AND $product.available_for_order AND !isset($restricted_country_mode) AND $product.minimal_quantity == 1 AND $product.customizable != 2 AND !$PS_CATALOG_MODE} because the fields don't get picket up... So what we want to do is display a completely working add to card button for these featured products on the homepage. $20 to anyone who can help us to fix the issue via paypal. The theme used is free responsive theme from the forum. Please message me asap, thank you. Edited October 28, 2013 by mrezun (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 29, 2013 Share Posted October 29, 2013 We want to display add to cart button on our home page for featured products: hello i checked your website and add to cart button works well, problem solved? Link to comment Share on other sites More sharing options...
kanasagraj Posted November 15, 2013 Share Posted November 15, 2013 I want to display featured products on home page?? I have to 1.5.6.0 version of peratashop. So how to make this. Link to comment Share on other sites More sharing options...
vekia Posted November 15, 2013 Share Posted November 15, 2013 I want to display featured products on home page?? I have to 1.5.6.0 version of peratashop. So how to make this. turn on homepage featured module and you will see featured products Link to comment Share on other sites More sharing options...
kanasagraj Posted November 15, 2013 Share Posted November 15, 2013 Yes i have already make this. But i don't see on default mobile template. i have only shown on browser template. Link to comment Share on other sites More sharing options...
vekia Posted November 15, 2013 Share Posted November 15, 2013 your question isn't related to main case in this thread. please create new post with your new question. thanks in advance Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now