New Post: My store doesn't function properly at certain hours during the day
Thank you all guys,Indeed, the problem occurs with Chrome and IE, and not with Firefox - as I said.In most hours of the day it works, so the problem has probably something to do with a scheduled...
View ArticleNew Post: Previous and / or Store button in wishlist
Hi,I have setup the wishlist feature. The only thing I' am missing are buttons to go back to the page where you where, when you left the store page to take a peek on the wishlist list.Is it possible to...
View ArticleNew Post: Upload pictures as product option
Hi Olivier,Yes, you can do this, have a look at the documentation.html, also there are some disscussions on it, so have a search for them. I can;t rememebr the full setup off the top of my head, but...
View ArticleNew Post: Previous and / or Store button in wishlist
Hi Ton,You could add an extra text/html to the top and bottom of the page and add this code found in the product details page...<aclass="ViewPrevious...
View ArticleNew Post: Previous and / or Store button in wishlist
Hi Geoff,Thanks for your reaction.I have added the text with the content "Return". For now, it works ok.However, I like to have it embedded into the wishlist template. Then I can translate the content...
View ArticleNew Post: Previous and / or Store button in wishlist
Hi Geoff,No, it does not work ok. When I delete a item on the wishlist, then the previous button brings back the deleted item :-(Regards, Ton
View ArticleNew Post: Product on sales when products don't belong to a category
How can one make products discounts when products don't belong to a category?
View ArticleNew Post: Clear shopping cart after payment
Hi, Dave, We are using AsiaPay's DollarPay payment gateway. The BankHtmlRedirect property of the cart is set to the following when submitting to the payment gateway. It doesn't seem like we have the...
View ArticleNew Post: Product on sales when products don't belong to a category
Afaik u cant apart from creating a cart discount, but why not just add the product to a category? If u dont want the category to display, just hide it by ticking the "Special hidden category" under...
View ArticleNew Post: Clear shopping cart after payment
Hi,The BankHtmlRedirect property is a property of the cart class, not a redirect form field, so it needs to be set in the code of the payment provider.Dave.
View ArticleNew Post: Previous and / or Store button in wishlist
Hi,I placed this modified section from the detail page into the productlist template. On top of the form.The button is placed in both views, produclist and wishlist. Moreover, it is placed on top of...
View ArticleNew Post: Previous and / or Store button in wishlist
Hi Ton,That TAG:TEST for isinwishlist only works in the product detail when there is only 1 product to test.If you remove the tag test lines it should work.Dave.
View ArticleNew Post: Use extra field for test in stock
Hi,I want to use the extra field to keep the minimum stock of an article. If the stock is lower than the amount in the extra field, then it is time to order new ones :-) I noticed the extra fiels is...
View ArticleNew Post: Previous and / or Store button in wishlist
Hi Ton,I was just thinking about this...If the wishlist is on a separate page you could create a new "listheader.text" template and place your back button code there.This way you wouldn't need to...
View ArticleNew Post: Product on sales when products don't belong to a category
Because it is not just one product (there are more that 20 and the store is localized) and also I have to create several categories, if I want to assign each of them to a meaningful category name.Also...
View ArticleNew Post: Product on sales when products don't belong to a category
Well its not uncommon to have more than 20 prods in a store, some of my clients have a couple of hundred and around 30+ categories for them. But that said, i totally agree that a per product discount...
View ArticleNew Post: Previous and / or Store button in wishlist
Hi guys, I always shows the new features of nb-store to my wife. (I did not used the wishlist in the past) I do not give her any directions and let her decide if a new feature is easy to understand....
View ArticleNew Post: My store doesn't function properly at certain hours during the day
Hi again guys,This problem is urgent so I'll be glad to receive help from you if it's possible...So: If my Store stops working properly (as described above) every day on 03:00 AM and starts working...
View ArticleNew Post: My store doesn't function properly at certain hours during the day
Hi,The cart works by adding a cookie to the PC with a cartid for the DB. because it's working on FF I very much doubt any scheduler job is doing this. there is the delete cart scheduler jobs, which...
View ArticleNew Post: Accept Terms Checkbox
Nearly one year later ... I have used lopazzo´s code in a shop I am currently setting upJust copied and pasted it 1:1 in the stage 3 template and changed the URLand it worked like a charm!Many thanks...
View Article