Jump to content

mrezun

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Location
    Slovenia
  • Activity
    Web development agency

mrezun's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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.
×
×
  • Create New...