AbanteCart v1.4.4 is released.

Quote from: alifshorif on November 15, 2025, 01:01:36 AMHow can fix 302 and 301? which is best practice for SEO? how i save my crawl budget?
Anyone can help me?
Quoteplease check this line
https://github.com/abantecart/abantecart-src/blob/master/public_html/extensions/novator/storefront/view/novator/template/pages/product/product.tpl#L293 and review product details in admin
if($product_info['free_shipping'] && $product_info['shipping_price'] <= 0) { ?>&& to || so that either situation will activate the free shipping label.Quote from: timlight10 on August 04, 2026, 12:26:26 PMChecking on development status of this feature.Thank you for following up, timlight10.