customizing the shopping cart template

General ShopSite user discussion

customizing the shopping cart template

Postby psldesigns » Thu Aug 17, 2006 11:26 am

Please see this page: http://warmfuzzys01.hypermart.net/store/form_BA.htm

You can see all the customizing done in the product template, but it looks horrible on the shopping cart page. Is there some way to clean up the option boxes and list them in a column here (I couldn't figure it out) and is it possible to list each of the free-opt's I passed through individually? If not, can I expand the free-opt box so more is viewable?

Thanks,

Pam
psldesigns
 
Posts: 116
Joined: Wed Aug 16, 2006 7:06 pm
Location: Michigan

Postby robm » Thu Aug 17, 2006 5:39 pm

I do not think you can adjust the output of the ordering options in the cart, as this is generated by a ShopSite cart template tag.

Per the free-opt box, it does have a css class assigned to it:
Code: Select all
textarea.cart {
  vertical-align: middle;
}

<textarea  class="cart" wrap=physical name="0:freeopt" rows=4 cols=40>


You may be able to adjust the size of it in the stylesheet definition. All those options will be in the one textarea though.
robm
 
Posts: 463
Joined: Fri Aug 04, 2006 5:46 pm
Location: Connecticut

freeopt box customization

Postby psldesigns » Thu Aug 17, 2006 6:15 pm

Do you see any better way to accomplish what I am doing with all the text fields? Maybe ShopSite has something else I'm not thinking about?

Someone once told me that there was a way to then "strip out" the values of the freeopt box in a more "usable" format with a javascript. Is anyone familiar with that or know where I could get that script?
psldesigns
 
Posts: 116
Joined: Wed Aug 16, 2006 7:06 pm
Location: Michigan


Return to User Forum

Who is online

Users browsing this forum: No registered users and 108 guests

cron