Dear all, everything is in the title, I would like to change my "call for price" text and picture for a "call for shipping costs" text and picture
but I did not succed in locating this files.
thanks for your help
Dear all, everything is in the title, I would like to change my "call for price" text and picture for a "call for shipping costs" text and picture
but I did not succed in locating this files.
thanks for your help
Looks like lines 448 and 449 in english.php:
Line #448 : define('PRODUCTS_PRICE_IS_CALL_FOR_PRICE_TEXT','Call for Price');
Line #449 : define('TEXT_CALL_FOR_PRICE','Call for price');
thank you