News:

AbanteCart v1.4.4 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Recent posts

#41
SEO / Re: Link Building: Why Your We...
Last post by felixandrea - August 18, 2026, 08:24:15 PM
Quote from: bironwarner on February 10, 2025, 05:52:08 AMLink building is essential for your website's growth because it improves search engine rankings, increases organic traffic, and enhances domain authority. Quality backlinks from reputable websites signal to search engines that your site is trustworthy and valuable, boosting its visibility in search results.

Additionally, backlinks drive direct referral traffic, exposing your site to new audiences and potential customers. A strong link building strategy also strengthens your brand's credibility and helps you stay competitive in your industry.

To grow your website, focus on acquiring high-quality, relevant links through guest posting, broken link building, and digital PR.
Good overview. I agree that quality and relevance matter much more than simply building a large number of backlinks. For an AbanteCart store, I'd also focus on earning links from sites that are genuinely related to the products or niche rather than relying on generic directories or low-quality guest posts.

Creating useful guides, product comparisons, or original resources can be a good way to attract natural backlinks while also bringing in referral traffic. It's definitely a long-term strategy, but the combination of better visibility and relevant traffic can make it worthwhile.
#42
Tips and Tricks / Re: AI and AbanteCart
Last post by kanungo009 - August 18, 2026, 12:48:24 AM
It is too hard to recreate an exact copy of what humans create, but we can train the model in such a way that AI will surpass virtual reality and enter reality, and it will harm us too...
#43
New Features Discussion / Re: AI Tools for AbanteCart
Last post by pfx crausep - August 17, 2026, 09:43:20 PM
Quote from: Midonna on December 25, 2024, 12:04:52 PMAI-powered product recommendations on the front end would be killer. Imagine suggesting related items or things customers who bought this also bought. On the backend, an AI chatbot for customer service inquiries could save a ton of time. Maybe even AI-driven inventory management to predict demand and prevent stockouts?

Absolutely, AI-powered recommendations and chatbots would be game-changers for e-commerce. The inventory prediction angle is especially underrated—smarter stock management could save a ton of headaches.
#44
Tips and Tricks / Re: Solution - How to avoid la...
Last post by BobStaurt - August 15, 2026, 05:31:22 AM
Quote from: bullfinchepolitician on November 10, 2025, 09:35:55 PMIt sounds quite confusing to a newbie like me. :-\
Quote from: bullfinchepolitician on November 10, 2025, 09:35:55 PMIt sounds quite confusing to a newbie like me. :-\
what you didn't get?
#45
General Discussion / Re: When a user submits a form...
Last post by timlight10 - August 14, 2026, 06:33:12 PM
Quote from: Marvin C. on August 10, 2025, 11:57:43 PMWhen a user submits a form, how can we automatically obtain the url of the page?The form is on the product page.I want to automatically obtain the link or product name of the product when the user submits the form.

I am wondering the same question, and curious if the way to do this has changed since this was originally posted.
#46
Tips and Tricks / Re: Free Shipping on navbar
Last post by Basara - August 14, 2026, 11:21:39 AM
Quote from: Alarano on August 14, 2026, 07:50:39 AMHow can we effectively promote the Free Shipping offer on the website to increase customer engagement and sales?
Hi. Check out third-party extensions such as https://marketplace.abantecart.com/free_shipping_master
#47
General Support / *Solved* payment notification ...
Last post by MGBReg - August 14, 2026, 08:12:45 AM
A customer has placed an order today and I received payment notification from Paypal but no notification from my cart.

I have checked the error log and the first part says:

Paypal webhook PAYMENT.CAPTURE.COMPLETED: order ID 371
Paypal related OrderId: 9X9762570K035825P but not found in the database.

Any ideas as to what may be my issue?

thanks Paul

Fixed the error log by adding the order id into the database  in ***_paypal_orders
#48
Tips and Tricks / Re: Free Shipping on navbar
Last post by Alarano - August 14, 2026, 07:50:39 AM
How can we effectively promote the Free Shipping offer on the website to increase customer engagement and sales?
#49
General Discussion / Re: When a user submits a form...
Last post by marktuan - August 07, 2026, 09:12:28 AM
If the form is embedded directly on the product page, you can usually capture the current product URL or product ID when the form is submitted rather than asking the user to enter it.

For example, on the client side, `window.location.href` will give you the current page URL. If you need the product name, it would be better to pass the product ID/name from the product page into a hidden form field and submit it along with the other form data.

In AbanteCart, I'd recommend using the product ID as the reliable value and looking up the product name afterward. URLs and product names can change, while the product ID should remain stable. If you're handling the submission in a controller, you can then use that ID to retrieve the corresponding product information.
#50
Tips and Tricks / Re: AI and AbanteCart
Last post by spidersolitaire - August 06, 2026, 10:51:50 PM
I bet, AI can also clone template and create a new template. Awesome.

Forum Rules Code of conduct
AbanteCart.com 2010 -