If you have two stores you should to have two variants of the same products with different prices.
See product form->stores. Chose only one.
See product form->stores. Chose only one.
AbanteCart v1.4.4 is released.

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: cartagan on April 14, 2025, 09:42:40 AMYou should no to edit tpl file in this case.
Coming back around to this again.
Could someone please point out what part of product_listing.tpl would need to be edited to get the correct group discount pricing to display on both the category page and the product page?
I know that I could make the price a special instead of a discount but that automatically puts them on the Specials page and shows the "Sale" text which I don't want.
Thanks!
Quote from: G. O. on April 11, 2025, 09:59:44 AM
i just discovered that there is an option should be activated for getting notification on admin dashboard for the contact us form enquiry details. still i need to know how to push the form enquiry to arrive to email inbox and without the unnecessary fields as well as the CAPTCHA and Google reCAPTCHA codes.
Quote from: G. O. on April 11, 2025, 10:30:53 AM
yes, i can confirm that i got the email in my inbox as you can see in my attachment
Quote from: G. O. on April 11, 2025, 07:55:01 AMQuote from: abolabo on April 11, 2025, 05:23:45 AM
Looks like trouble in gmail that you use as mailer.
Can you try to set your sender email (abcotex.llc@***.com) as store email (instead info@***.com) ?
Looks like google don't like when sender email address not equal real sender account
after replacing the files codes you advised i found that the form is working but all emails forms appearing only in the sender (sent box) only and not appearing in the inbox or admin messages notifications as also it is printing all form's fields the required and not required fields.
Quote from: G. O. on April 11, 2025, 05:18:08 AMQuote from: abolabo on April 11, 2025, 04:59:48 AM
blurb cannot be html. It's just a short description of product
we cannot keep the html version anyway with a fix for this issue ?
Quote from: G. O. on April 11, 2025, 12:33:44 AMQuote from: abolabo on April 10, 2025, 10:38:43 AMQuote from: G. O. on April 10, 2025, 05:41:02 AMQuote from: abolabo on April 09, 2025, 07:11:55 AM
Can you provide access to your admin side via private message?
check you inbox plz
try to replace your files with this
https://github.com/abantecart/abantecart-src/blob/2724b43aa1c9cb122734acdfe9b7173542f528a7/public_html/storefront/controller/pages/content/contact.php
and
https://github.com/abantecart/abantecart-src/blob/2724b43aa1c9cb122734acdfe9b7173542f528a7/public_html/core/engine/form.php
and let us know
i replaced those files and after testing the contact us form i got these error log: and when submitting the form i got next screen as you can see in my screenshot
ERROR LOG:
2025-04-11 6:59:47 - Unknown Error: AbanteCart core v.1.4.1 Call to undefined method ALanguage::getAndReplace()
Trace:
#0 /home/core/engine/dispatcher.php(306): ControllerPagesContentContact->main()
#1 /home/core/engine/dispatcher.php(341): ADispatcher->dispatch()
#2 /home/core/engine/page.php(108): ADispatcher->dispatch()
#3 /home/core/engine/router.php(204): APage->build()
#4 /home/core/engine/router.php(86): ARouter->route()
#5 /home/index.php(101): ARouter->processRoute()
#6 {main} in /home/storefront/controller/pages/content/contact.php on line 50