![]() |
Re: Remove Quantity on Details Page
1 Attachment(s)
So I did a little more playing around with another site I have.
In the following code, notice I perform an if/then/else on the $product.productid eq 90. 90 is the Product ID for Party Deposit and it hides the multiplier options for just the Party Deposit. (see attachment) I've been trying to figure this out for MONTHS! Oh well...Done now. Code:
<span class="product-price-text"> |
Re: Remove Quantity on Details Page
Remove the quantity Modifier from the Mini Cart was my next goal, so here it is.
Open the /common_files/customer/minicart.tpl file. On line 54 put a {* at the begin of that line and on line 67 put *} after the "=" sign. In order to turn this off on a per product basis, use the following code and change as needed. Starting at line 52: Notice the use of the Does Not Equal "!=". Code:
{else} |
All times are GMT -8. The time now is 12:33 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.