Been searching posts for this answer and would appreciate being pointed to where the answer is. On my Call for Price items I would like to change the Contact Us text or substitute an image. Have not been able to figure where this is done. Any hints?
Been searching posts for this answer and would appreciate being pointed to where the answer is. On my Call for Price items I would like to change the Contact Us text or substitute an image. Have not been able to figure where this is done. Any hints?
Not exactly sure what you're asking, but in english.php:
Line #432 : define('PRODUCTS_PRICE_IS_CALL_FOR_PRICE_TEXT','Call for Price');
Line #433 : define('TEXT_CALL_FOR_PRICE','Call for price');
You're right about that define. I must have changed it from Call for price to Contact Us sometime over the last six years and forgot about it. I found the CSS controlling it in the #cartAdd section of the stylesheet so I will play around with that for the text. I may try adding an image to the link as second, less important step. Thanks for your reply.
Bookmarks