New Post: Colors and Size with Stock maintenance...
Hi, I'm creating eCommerce website for dresses. I need to show user can select a product, based on size and color. Already I know the concept of Models and Options in Nbstore. Normally Models depending...
View ArticleNew Post: Shipping
Look for the "Hide Manual Payment Button" setting in the checkout module. You might also need to remove the dotted border with css if it still shows. The ability to return to the store after payment is...
View ArticleNew Post: Colors and Size with Stock maintenance...
hmm that's not going to work in this store unless you create a model for each colour and size variant. If that would result in too many combinations for a single product view then another way to do it...
View ArticleNew Post: Show product image in detail page
Hi Babu I'm afraid I can't interpret what the exact question is here. You can upload images to products and they will all display in the product details page as in this example with one extra...
View ArticleNew Post: TAG:LINK pointing to wrong tabid
Make sure the product list module tab settings point to the correct page for the Product Detail Tab. Rob
View ArticleNew Post: TAG:LINK pointing to wrong tabid
Hi Rob, I have done this already. Still not directing correctly. I've even checked directly in the database, can't find any reference to tabid 694 anywhere.
View ArticleNew Post: how to add product weight in productlist.template
hi. i want to display product weight after the [TAG:MANUFACTURER] <a href="[TAG:LINK]">[TAG:PRODUCTNAME]</a> i see 20 pages of discussions and issues but there is No data found related...
View ArticleNew Post: Gallery style
Hi, This is my site link:http://liola.co.il/%D7%91%D7%92%D7%93%D7%99%D7%A0%D7%A9%D7%99%D7%9D/tabid/93/ProdID/1/Language/en-US/CatID/1/hi.aspx Gallery images are open in default model of light box...
View ArticleNew Post: Private products
Tested, but work only for one role, I have a list of roles have an Idea how to show the products only if the user appartain to one of 2 roles? Fabio
View ArticleNew Post: Private products
I don't find any solution so download source and recompile Create a new setting dealer.role2 modify Components > General > sharedfunctions.vb Public Shared Function IsDealer(ByVal PortalID As...
View ArticleNew Post: how to add product weight in productlist.template
The issue is that the weight is not stored at the product level. It is stored at the model level. Model data such as this is not available to the list template because a product can have dozens of...
View ArticleNew Post: Hide price from dropdown
Hi, I have added a product in my site & add some options in it like: 1 piece - 5 2 piece - 10 These price are visible in dropdown. I don't want to show price in dropdown. Is there any way i can...
View ArticleNew Post: Hide price from dropdown
In the default store you would have to add options without prices. Or you would need to modify the store and rebuild it from the source code, but that's taking it to another level. Rob
View ArticleNew Post: Hide price from dropdown
If i will add options without price then sell price will not change according to dropdown selection. :(
View ArticleNew Post: Combining certain products creates discount
Is it possible to combine certain products and when put in cart a discount is given. For example: product x = 10 euro, product y = 8 euro, but if combined its 15 euro, in stead of 18 euro. I see this...
View ArticleNew Post: Invalid Order Date on Stage 4, using Authorize.net Gateway
In case someone else runs across this problem.... In the store admin, under Utilties -> Settings, expand notifications, change datedisplay.format from mm/dd/yyyy to MM/dd/yyyy
View ArticleNew Post: Authorize.net set up
I ran into this issue and describe the solution (hopefully well enough for others to understand) to keep friendly URLs intact during checkout.https://nbstore.codeplex.com/discussions/548526
View ArticleNew Post: how to add product weight in productlist.template
thanks rob for reply.the structure of store is good. however some parts needs modification.i'm interested in developing this module. but not now.I have some other work. for this module ,Much work needs...
View Article