Jump to content

Full view of product on frontpage


Recommended Posts

Hi guys and girls :)

 

 

I'm really completely new to PrestaShop. I'm using PS 1.7 and I want to modify Featured product in a way that would be like as product quick view. It feature for single product store so customer could select options and buy quickly.

 

I already cloned PS module Featured products. Is there simple way modify module "featured products" module to accept templates from quick view? I tried and I get error that something is missing. I believe that "featured products" module don't give all needed parameters to this template.

 

 

 

Here is what I want:

 

 

post-1442893-0-16315100-1507193872_thumb.jpeg

 

 

I get this error:

ContextErrorException in smarty_internal_templatebase.php(157) : eval()'d code line 178: Notice: Undefined index: quantity_wanted

 

when I include this template in Featured Products module:

 {block name='product_add_to_cart'}
                  {include file='catalog/_partials/product-add-to-cart.tpl'}
  {/block}

 

 

Well, has anyone any idea how to implement it. So that you have full product view on frontpage section? Thanks a lot.

 

Andrej

 

 

 

Link to comment
Share on other sites

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...