|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /home/jackjohn/public_html/cgi-bin/sc/templates/includes/ |
Upload File : |
[-- IF PRODUCT.DisplayPrice --]
[-- IF PRODUCT.VariablePrice? --]
[--STORE.Price --]: [-- STORE.CurrencySymbol --]<input type=text name="[-- PRODUCT.RecordNumber --]:price" size="4" maxlength="10" value="">
[-- ELSE --]
<span class="SubproductPriceContainer">
[-- IF PRODUCT.SaleOn --]
[-- IF PRODUCT.SaleAmount --]
<span class="SubproductSalePriceContainer">
<span class="SubproductSaleRegularPrice">[-- PRODUCT.Price --]</span>
<span class="SubproductSaleAmount">[-- PRODUCT.PriceSize Begin --][-- PRODUCT.PriceStyle Begin --][-- PRODUCT.SaleAmount --][-- PRODUCT.PriceStyle End --][-- PRODUCT.PriceSize End --]</span>
<span class="OnSaleText">[-- STORE.OnSaleText --]</span>
</span>
[--IF PRODUCT.AltPrice--]
<br><span class="SubproductAltSalePriceContainer">
<span class="SubproductAltSaleRegularPrice">[-- PRODUCT.AltPrice --]</span>
<span class="SubproductAltSaleAmount">[-- PRODUCT.AltSaleAmount --]</span>
<span class="OnSaleText">[-- STORE.OnSaleText --]</span>
</span>
[-- END_IF --]
[-- END_IF --]
[-- Else --]
# product is not on sale, so just display price
<span class="SubproductPrice">[-- PRODUCT.PriceSize Begin --][-- PRODUCT.PriceStyle Begin --][-- PRODUCT.Price --][-- PRODUCT.PriceStyle End --][-- PRODUCT.PriceSize End --]</span>
[-- IF PRODUCT.AltPrice --]
/ <span class="SubproductAltPrice">[-- PRODUCT.AltPrice --]</span>
[-- END_IF --]
[-- END_IF --]
</span>
[-- END_IF --]
[-- END_IF --]