I am creating a module in prestashop 1.4, say blocktest modules/blocktest/blocktest.php: ... public function hookLeftColumn($params)
I guys i try to make something link this with开发者_C百科 an override on a prestashop function ConvertPrice (in Tools class) :
it\'s me again with anoth开发者_如何学运维er Prestashop question. In my template, I\'d like to display total price in basket (cart) without using the module there, jsut simply display total price the
I\'m starting with \"PrestaShop\" and I just can\'t figure out, how to put a link in template to custom page I created in CMS module... I thought, there might be some easy way, as there is in WordPres
I guys i try to create a custom product from a module with this code : $defaultLanguage = new Language((int)(Configuration::get(\'PS_LANG_DEFAULT\')));
I want to send the \"units per box\" custom feature in my confirmation mails in prestashop. Here\'s an example if what I want to do
i\'m developing a very simple (for newbie user) back end for prestashop, and i would like to know where to find the product’s images name uploaded..
I want use an iframe popup in prestashop. If i include header.php, footer.php the header/footer comes in the iframe; which i dont want. but if i dont include them, it misses some useful functionalitie
i\'m developing a backend in Asp.NET for Prestashop. I\'ve a small problem: can\'t decode password开发者_运维技巧 !
How to remove the /en/ url in the website by default site showing as like above. please check the follo开发者_JAVA百科wing url