![]() |
ETInteractive.com,
Yes I did however I assumed you meant for one of the variables to be lbl_amazing_price. I will post the code that does not work yet provides no errors shortly. |
products.tpl
Code:
{if $active_modules.Subscriptions ne "" and $products[product].catalogprice} product.tpl Code:
{*if $product.weight ne "0.00"}<tr><td width=30%>{$lng.lbl_weight}</td><td nowrap>{$product.weight} {$config.General.weight_symbol}</td></tr>{/if*} |
Quote:
dogbyte, that code is for products have have a 0.00 price. The client wanted people to call for pricing on items that they couldn't advertise for. You probably dont need that part. |
'try this:
(plz post what your seeing, screenshots) products.tpl Code:
{if $active_modules.Subscriptions ne "" and $products[product].catalogprice} product.tpl Code:
{*if $product.weight ne "0.00"}<tr><td width=30%>{$lng.lbl_weight}</td><td nowrap>{$product.weight} {$config.General.weight_symbol}</td></tr>{/if*} |
That Worked :D THANKS!
|
Sure 8)
|
MAP Pricing Mod
Will this work with 4.0.1 and above?
|
The "idea" will work, not sure about the actual TPL code. I haven't tried 4.0. But making an extra field and setting up the language vars then doing smarty IF statements will work. Just gotta play with it a bit.
|
Quote:
After a few hours I have been able to get this to work with 4.0.9 but only in product.tpl http://www.wiredparadise.com/shop/product.php?productid=20969&cat=0&page=1 I have no idea how to call the extra fields from products.tpl any ideas? |
your not using products.tpl
if you have multiple rows of products (you have 3 per row) you need to customize "products_t.tpl" the code would be basically the same at product.tpl to display the MAP. |
All times are GMT -8. The time now is 09:36 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.