New Post: Product pricing
First - Thanks for a great job!I'm a new user of NB but I do have some experience with other cart software. I wrote the version I am currently using (classic ASP) back in 2001 or so - I am do for an...
View ArticleNew Post: EventInterface - Catching orders that are paid for.
Hi Dave,Thanks for the detailed answer.One problem you have with DNN6 is that it injects the full page content for the autoresponse, so you have to use a Notify Provider to pickup the...
View ArticleNew Post: Why is NB_Store_PromoInfo.PromoAmount a string?
As in the title, this field is a decimal in the database but shows up as a string in the code. Is there any difference in usage here? I am generating some promotion programmatically and want to make...
View ArticleNew Post: Mobile Version
Hi, Is there a mobile version of the NB_Store that a user can flick to?Also is it possible to create another layer in the product tree? e.g. Furniture - Beds - Double - Steel or Furniture - Beds -...
View ArticleNew Post: Why is NB_Store_PromoInfo.PromoAmount a string?
Hi,It's a long time since I wrote that, so off the top of my head I can't recall all the places that field is used, but my guess is that if it's used as a string it's because of localization and...
View ArticleNew Post: EventInterface - Catching orders that are paid for.
Hi,There is the case where some payment providers like to have a response to the autoresponse they send (They assume they are sending their resposne to a webservice.) In NB_Store the original code...
View ArticleNew Post: Cascading categories
Any ideas anybody?Sorry to ask but the client is waiting for an answer or ideasGeoff
View ArticleNew Post: Product pricing
Hi,Development of version2 is all but stopped apart from bug fixes and sponsored work. All effort is now directed to version3.However in NB_Store you already have Normal price, dealer price and...
View ArticleNew Post: Mobile Version
Im not sure what u mean by "Another layer in the product tree" ? I assume its the category tree u mean and then is it subcategories u r after? If so, then yes u can create subcategories which will...
View ArticleNew Post: Cascading categories
It isn't the right product for make this kind of cascade choice....Or you need to create a lot of extrenal field and make your aown the query for search....but i think you don't sell directly car by...
View ArticleNew Post: Cascading categories
Hi,Thanks for the reply.It car parts of (part) and the client needs to know the make of car etc to supply the right part.I'll have a look to see what I can do with the client to try and find a solution...
View ArticleNew Post: Mobile Version
Hi kiwitoby,As for the mobile site for nb store....I would suggest to create responsive templates (so that the design of the shop changes with the screen size of the device being used)Search for...
View ArticleNew Post: Customize NB Store Check out
Geoff, You've been an absolute star! Thank you so very much.Sorry If I'm being annoying... last questions I promiseIs it possible to set the automatic product limit to 2 for every product so that when...
View ArticleNew Post: Product pricing
Hi Dave, Thanks for the reply.I’m just beginning to look at the code and architecture. I’m sure I can figure something out. BTW – will this work with DNN 7?ThanksMarc BermanBAM...
View ArticleNew Post: Customize NB Store Check out
Hi BO > Utils > Templates > Payment > Checkout > extradetail.textThe way to find things is to look about in the system, eventually you'll find what you are looking for.Geoff
View ArticleNew Post: Check out
Go to the checkout setting. uncheck the 2nd option.called. show shipping method.It will solve your problem.
View ArticleNew Post: Product list template
Never mind - figured it outHad the alternate product list template set to ProductListFeaturedsetting it back to ProductList fixed the issueThanks Robax
View ArticleNew Post: Check out
Another thing I want to test the payment gateway with www.sandbox.paypal.com in my test enviroment. When I am click "Next" button in stage 3 of checkout. It will showing only blank page. I have changed...
View ArticleNew Post: Check out
Have a look through the PayPal configuration guide on this page:http://nbstore.codeplex.com/releases/view/34143Personally I never rely on the sandbox because I can never be sure it is operating...
View Article