Jump to content

Job Offer: Display add to cart for featured products on home page


mrezun

Recommended Posts

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 by mrezun (see edit history)
Link to comment
Share on other sites

  • 3 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...