Rank: Member
Joined: 6/10/2004(UTC) Posts: 101
|
What is the easiest way to get rid of the Add To Wishlist button from the product page? I'm not interested in this feature.
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
The easiest way is to edit the Product.aspx file for the Product Template that you're using (/BVModules/ProductTemplates/YOUR_TEMPLATE_NAME/Product.aspx) and place HTML comments around the Wish List code (i.e. <!-- WISH LIST CODE -->). So, the end result should look something like this: Code: <td id="tdWishList" runat="server"><!--<uc9:AddToWishlist ID="AddToWishlist1" runat="server" />--></td>
|
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 6/10/2004(UTC) Posts: 101
|
Thanks, that did the trick!
|
|
|
|
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.