Hi,
You actually have the jdoc include code twice in your template.
So messages will be displayed twice on your website. I just tried to place an order on your website. I correctly got the notification message :
Se ha creado su cuenta y se ha enviado un enlace de activación a la dirección e-mail que nos ha proporcionado. Deberá activar su cuenta haciendo clic en el enlace antes de poder acceder al sitio. El enlace de activación puede demorar unos minutos en llegar a su cuenta de e-mail.
Al hacer clic en el enlace de activación, su cuenta se activará y usted podrá seguir su pedido
I was then able to finish the order. I saw that on the page envio you don't have any shipping methods. You should check your settings by following our FAD on that matter:
www.hikashop.com/support/documentation/i...ual-listing.html#faq
Concerning shipping address, shipping methods, payment methods, etc the first one is automatically selected. So there is only an error message when no one is found. That can happen for example if you have restrictions on the payment/shipping plugins but that the order doesn't meet the restrictions of all the plugins.
When the product is out of stock, the add to cart button won't be displayed. When there is still stocks for a product the system will limit the quantity of the product in the cart so that it can't go over the maximum. However, there is no error message displayed if the user adds more than possible, the system just limits the quantity in the cart to the maximum possible quantity.