Search found 4 matches
- Wed Oct 28, 2009 2:22 pm
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Home Page Featured Products
- Replies: 4
- Views: 6964
Re: Home Page Featured Products
I tried taking out the comments on the line in question: <!--- Retail: <span style="text-decoration: line-through"><asp:Label ID="Msrp" runat="server" CssClass="old_price" Visible="false"></asp:Label></span> ---> to display my MSRP on featured products, but it didn't work. I only got "Retail:" and t...
- Wed Sep 30, 2009 3:06 pm
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Remove price from kit list of included (shown) items?
- Replies: 1
- Views: 2167
Remove price from kit list of included (shown) items?
viewtopic.php?f=44&t=9451 <-- found this post about removing the price from a kit drop down list... How would one go about removing the price from a kit list (for component - Included (shown))?
- Wed Sep 30, 2009 2:44 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Kit/Bundle with Variants?
- Replies: 2
- Views: 2160
Re: Kit/Bundle with Variants?
I just realized I can add the same product with different variants as a drop down. Sort of solves my problem, but not entirely... any other ideas?
- Wed Sep 30, 2009 2:28 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Kit/Bundle with Variants?
- Replies: 2
- Views: 2160
Kit/Bundle with Variants?
I've run into an issue with a product package I want to sell. I have two variants set up for one of the items I want to include in the package, but bundling doesn't allow selectable variants (you have to select them before you can add the item to the bundle). The variants are extremely helpful in ke...