Posted - 04/19/2018 : 09:08:48
By default i got include.php with this lines: // Layout Options
$GLOBALS['detailpagelayout']='navigation,productimage,productname,instock,description,reviewstarslarge,manufacturer,sku,custom1,quantitypricing,listprice,price,currency,options,quantity,addtocart,previousnext,socialmedia,custom2,reviews';
I have to change it to: $detailpagelayout='navigation, checkoutbutton, productimage, productid, manufacturer, sku, productname, discounts, instock, description, listprice, price, quantity, currency, dateadded, options, addtocart, previousnext, emailfriend, reviews, socialmedia';
Kislev Andrey
|