Re: X-Cart Mobile module released
Merry Christmas Everyone!
Thank you for the new update which fixed some issues I was having and also fixed an "Add To Cart" issue I was having with CDSEO Pro.
I've made a couple of modifications that you may want to think about including in the next version.
1. If I'm out of stock I want my customers to see this on the products page and not have to find out after they've gone a step further to the product page.
In products.tpl:
If $product.avail >0 I show the price otherwise I show <span class="price">{$lng.lbl_out_stock}</span> (I use the class="price" to keep the "Out of Stock" text formatting the same as the price formatting.
2. When a product is "Out of Stock" you have removed the bottom "Add To Cart" button but left the top button. I have removed the top button in product.tpl if the product is "Out of Stock".
Wishing everyone all the best! Paul
__________________
WooCommerce as of 10/2022
|