BV Commerce Forum
»
BV Commerce Support
»
How Do I? Questions
»
changing the cross sell/up sell display from horizontal to vertical
Rank: Member
Joined: 2/3/2006(UTC) Posts: 23
|
Really trying to get an answer to this one. If its not possible, can someone just let me know that. I have a client who has asked me to do this on their store and I poked around and couldn't see an easy way to do it.
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
|
|
|
|
|
Rank: Member
Joined: 2/3/2006(UTC) Posts: 23
|
Sorry about that. I'm talking about BV5 - wanting to format cross sells and upsells horizontally instead of vertically which seems to be the default. Thanks
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
no need to apologize, the fix for bv2004 is through the stylesheet.
BVModules/ProductTemplates/****/Product.aspx
open up the product template that you are using and locate the CrossSellDisplay control.
I have it setup like this on customized site so it may be different from what you have, the key parts to add are in red:
<uc2:CrossSellDisplay ID="CrossSellDisplay" runat="server" DisplayDescriptions="false" RepeatColumns="4" RepeatDirection="Horizontal" RepeatLayout="Table" DisplayMode="Wide" DisplayAddToCartButton="false" />
Be sure to create a back up of the original template before you make any changes! |
|
|
|
|
Rank: Member
Joined: 2/3/2006(UTC) Posts: 23
|
Matt, thanks so much. worked like a charm
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.