News:

AbanteCart v1.4.2.1 is released.

Main Menu
support

Recent posts

#41
Configuration / Re: AC Version 1.4.2 - ORDER E...
Last post by abolabo - September 08, 2025, 03:00:18 AM
please replace two files with attached

public_html/admin/controller/responses/sale/invoice.php
and
public_html/admin/view/default/template/responses/sale/order_invoice.tpl
#42
Extension Support / Recommendations for Must-Have ...
Last post by golfhitgame - September 07, 2025, 10:11:19 PM
Hello AbanteCart community,

I'm currently exploring different extensions to improve both the backend management and the customer shopping experience on my store. There are so many options available, and I'd love to hear what other store owners find the most useful.

Some questions for discussion:

Which extensions do you consider essential for running a successful AbanteCart store?

Are there any free extensions that provide a big impact (e.g., SEO, security, payment gateways)?

What premium extensions have you tried that are really worth the investment?

Has anyone faced compatibility issues with certain extensions when upgrading AbanteCart versions, and how did you solve them?

I think sharing experiences will be very valuable, especially for those of us who want to get the best out of AbanteCart without wasting time on trial and error.

Looking forward to your recommendations!
#43
General Support / Best Practices for Optimizing ...
Last post by katyperry - September 07, 2025, 10:09:17 PM
Hello everyone,

I've been running my AbanteCart store for a while, and everything works fine, but I notice that on shared hosting, the performance sometimes slows down, especially when product pages have many images or during checkout.

I'd like to ask the community:

What are the best practices to improve AbanteCart performance on shared hosting?

Are there any recommended caching plugins or settings within AbanteCart that make a noticeable difference?

Do you think upgrading to VPS is necessary for a medium-sized store (~500 products), or can shared hosting still handle it with the right optimizations?

Any tips on image optimization and database cleanup?

I believe this topic could help not only me but also many others who run AbanteCart stores on budget hosting. Looking forward to your advice and shared experiences!

Thank you in advance.
#44
Configuration / Re: AC Version 1.4.2 - ORDER E...
Last post by ixl - September 06, 2025, 05:27:47 AM
This was the line I tried to put into the  admin/view/default/template/responses/sale/order_invoice.tpl file, but I dont think I am doing it right at all...

(snip)



<td><?php echo $product['thumbnail_url']; ?></td>
<td><?php echo $product['model']; ?></td>
<td class="right"><?php echo $product['quantity']; ?></td>
#45
Configuration / Re: AC Version 1.4.2 - ORDER E...
Last post by ixl - September 06, 2025, 04:51:45 AM
Hi,

Thanks for taking the time to reply and help.

Will this also work for the customer invoice? 
Quote from: Basara on August 25, 2025, 01:55:36 AMHello.
For adding product images in the order confirmation email, please implement the changes from this commit.
Once applied, update your email template to use thumbnail_url for the product images.
#46
Installation and Configuration / Re: Product Image Linking
Last post by ixl - September 06, 2025, 04:41:15 AM
Hi Tim

Did you manage to resolve this at all?

I've been trying to do the same thing.  Even reviewing the customers preview of their order which actually shows the image against the product purchase line, but using this code so far hasnt worked...  yet.

Maybe someone has since sorted it but if this is known or could be shared it would be apprecaited.
#47
Security / Re: CVE-2025-50972Vulnerabili...
Last post by abantecart - September 05, 2025, 09:33:30 PM
FYI

New patch version 1.4.2.1 is released and ready for upgrade.

https://github.com/abantecart/abantecart-src/releases/tag/1.4.2.1
#48
How-to questions / Re: Estimate Shipping and taxe...
Last post by Basara - September 05, 2025, 05:00:44 AM
The "Estimate Shipping and Taxes" setting only controls whether the Estimator block is shown on the cart page. It does not affect what is displayed during the checkout process.

If you're still seeing shipping/tax info in checkout after switching to Free Shipping, it's likely related to other location or delivery settings. Keep in mind that these values can sometimes be cached during an active checkout session. To see the correct result, you'll need to start a new checkout (e.g., clear cart/session or log out and back in).

That should fix the confusion. 🙂
#49
Tips and Tricks / Re: Solution - How to avoid la...
Last post by owbellowing - September 04, 2025, 11:22:32 PM
Grateful for your help, OneMore
#50
How-to questions / Estimate Shipping and taxes
Last post by ricardeaux - September 04, 2025, 12:47:08 PM
Estimate Shipping and taxes still appears on the checkout page although I have Free shipping selected.

I found it hidden... 4 hours later :)

Forum Rules Code of conduct
AbanteCart.com 2010 -