X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   "ask question about product" (https://forum.x-cart.com/showthread.php?t=69361)

Silverson 06-11-2014 07:57 PM

"ask question about product"
 
How do I remove the "ask question about this product" phrase and link

Thomasb134 06-11-2014 09:06 PM

Re: "ask question about product"
 
In /skin/common_files/customer/main/product_details.tpl
Comment out this line:
{include file="customer/buttons/button.tpl" button_title=$lng.lbl_ask_question_about_product style="link" href="javascript: return !popupOpen(xcart_web_dir + '/popup_ask.php?productid=`$product.productid`')"}

That is to say, add {* *} around it.


All times are GMT -8. The time now is 04:29 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.