Hi When you got error Notice: Undefined index: taxes_enabled in 8b2d69a046a49c07c6d1c22b344ecbf67aae9e6c_2.file.product-prices.tpl.php line 61 Please access file /themes/THEME_NAME/templates/catalog/_partials/product-prices.tpl edit code {if !$configuration.taxes_enabled} to {if isset($configuration.taxes_enabled) && !$configuration.taxes_enabled}
Read More »Ap Page Builder Tutorial: Create Field to Insert Youtube Video in Product page
Hi I will guide you on how to insert youtube video in the product page of Ap Pagebuilder Prestashop Module. Step 1: Access back-office > Ap PageBuilder > Ap Module Configuration. Create a new field with text: video Step 2: Access file /modules/appagebuilder/appagebuilder.php find function hookActionObjectProductUpdateAfter in this function find …
Read More »Leo Feature Module: Spend X to get Free Shipping – Prestashop 1.7 Tutorial
Hi, Today I will guide you on how to add text: Spend X to get free shipping in the cart and popup cart ( only when you use Leo feature module) Make sure you set Free shipping starts Back-office: Shipping > Preferences find text : 2. Edit code in cart: …
Read More »Turn off other module in ap page builder landing page
Hi This guide is only appy for appagebuilder when you use this module with other page builder module: jscomposer … When you want to turn off other module in landing page of page builder, only want to show logo + cart. 1. create new profile in ap pagebuilder ( not …
Read More »Simple code to fix position of product in category after import
If you have this bug in your prestashop: all product same position = 1 and you can try to drag to sort. after save and reload position is not change. follow my guide to fix create a file in your root web name as correct_product_position.php: require(dirname(__FILE__).'/config/config.inc.php'); $sql = 'select * …
Read More »Amazing PrestaShop Project: Disable attribute out of stock with currently attribute in product prestashop 1.7
You know, Leotheme is one of the best provider marketplaces in PrestaShop for PrestaShop Themes, PrestaShop Module & Custom Work. At present, we have a lot of power customization projects in PrestaShop. And today, we are pleased to introduce our project and we would like to share tips for all. …
Read More »