Loren -
Thanks for the reply. I really appreciate it.
I was afraid you'd mention customizing the template, though I thought that
would be the case. I've been very hesitant to modify the template, as I'm
learning as I go.
I did look through my product template, and am guessing the relevant code is
as follows (appears identically in two locations in the template).
####################
# PRODUCT PRICE #
####################
# if merchant wants price displayed
[--IF PRODUCT.DisplayPrice --]
# if merchant wants sale price displayed
[--IF PRODUCT.SaleOn--]
# if price is to be displayed, and product is on sale and there is a sale
price
[-- IF PRODUCT.SaleAmount --]
<strike>[-- PRODUCT.Price --]</strike> [--
PRODUCT.PriceSize Begin --][-- PRODUCT.PriceStyle Begin --][--
PRODUCT.SaleAmount --][-- PRODUCT.PriceSize End --][-- PRODUCT.PriceStyle
End --] [-- STORE.OnSaleText --]
# likewise for alternate price
[--IF PRODUCT.AltPrice--]
<strike>[-- PRODUCT.AltPrice
--]</strike> [-- PRODUCT.PriceSize Begin --][--
PRODUCT.PriceStyle Begin --][-- PRODUCT.AltSaleAmount --][--
PRODUCT.PriceSize End --][-- PRODUCT.PriceStyle End --] [--
STORE.OnSaleText --]
[-- END_IF --]
<br>
[-- END_IF --]
[--Else--]
# product is not on sale, so just display price
[-- PRODUCT.PriceSize Begin --][-- PRODUCT.PriceStyle Begin --]
[-- PRODUCT.Price --]
[--IF PRODUCT.AltPrice--]
[-- PRODUCT.AltPrice --]
[-- END_IF --]
[-- PRODUCT.PriceSize End --][-- PRODUCT.PriceStyle End --]
<br>
[-- END_IF --]
[-- ELSE --]
# merchant does not want price displayed, but does want sale price displayed
[--IF PRODUCT.SaleOn--]
# check to make sure that a sale price exists
[-- IF PRODUCT.SaleAmount --]
# display sale price, but not regular price
[-- PRODUCT.PriceSize Begin --][-- PRODUCT.PriceStyle Begin --][--
PRODUCT.SaleAmount --][-- PRODUCT.PriceSize End --][-- PRODUCT.PriceStyle
End --] [-- STORE.OnSaleText --]
# same for alternate price
[--IF PRODUCT.AltPrice--]
[-- PRODUCT.PriceSize Begin --][-- PRODUCT.PriceStyle
Begin --][-- PRODUCT.AltSaleAmount --][-- PRODUCT.PriceSize End --][--
PRODUCT.PriceStyle End --] [-- STORE.OnSaleText --]
[-- END_IF --]
<br>
[-- END_IF --]
[-- END_IF --]
[-- END_IF --]
If you wouldn't mind offering a tip on how/where to enter the text label
"Retail Price" so that it appears next to my regular price I'd be greatly
indebted.
Thanks again,
Kory
On 8/23/05 1:27 PM, in article defma0$iup$1@eval.shopsite.com, "Loren"
<loren_d_c@yahoo.com> wrote:
"Any good ideas of how to add the text "Retail Price"
next to my product prices?"
You would have to format your prices like this in a custom product
template, coding the "Retail Price" text next to the regular price in
the template.
-Loren
kory@dancedepot.com wrote:
Hello all. I'm a new subscriber, having just completed our site (for my
wife's retail dance shop).
It took me about a year to build the store, at the beginning of which I
hadn't a clue what html was. I'm still very novice with all of this, but am
learning every day.
If anyone would care to take a peek at our store and provide feedback, I'd
be incredibly grateful.
My first question to the board has to do with a desired text field next to a
product's regular price. Ideally, as I think it nicely demonstrates the
discount, I'd like our product prices to be listed as:
Retail Price: $39.99 Our Price!: $29.99
The retail price would be struck through as Shopsite currently does. As a
related example, see our clearance page at
http://www.dancedepot.com/Clearance.htmlHowever, as this page demonstrates, I have no way of including the text
"Retail Price" next to the regular price. Interestingly, I found a text
field for "Price:" at Preferences...Store Text...Store Pages, but the text
in this field doesn't appear anywhere that I can find in the store.
So, my question is: Any good ideas of how to add the text "Retail Price"
next to my product prices?
Thanks in advance,
Kory
--------------
Dance Depot Performance Dancewear at Discount Prices!!!
kory@dancedepot.comhttp://www.dancedepot.com
--------------
Kory Barrett
Dance Depot Performance Dancewear at Discount Prices!!!
kory@dancedepot.comhttp://www.dancedepot.com