Page 1 of 1
Inserting text in the description of all items?
Posted: Tue Nov 08, 2011 2:54 pm
by Intelliflex
I need to hard-code text such as "No Sales Tax / Free Shipping" in the description of every product when a product is viewed? What would be the best place to insert that, maybe the Control Lib?
Thanks!
Re: Inserting text in the description of all items?
Posted: Tue Nov 08, 2011 3:08 pm
by david-ebt
You could put it in the ProductDescription Conlib control or you could put it into the Show Product content script just under the ProductDescription conlib.
Re: Inserting text in the description of all items?
Posted: Tue Nov 08, 2011 3:11 pm
by Intelliflex
David...
Thanks kind of where I was thinking, I just wanted to see if anyone had done something similar yet...
Thanks for the feedback!