Show Posts


Messages - abantecart

Pages: 1 [2] 3 4 ... 202
16
Hello andmoss123,

There are multiple aspects here and I try to understand what you ask.
I assume you want to enter price with the the tax and automatically recalculate to base price without tax.

Challenge is with multi regional stores, as tax class is connected to the customer's location (delivery address).
If your business is only in one location it will not be a problem, but we need to cover all the scenarios in the platform. 

I think this can be solved with adding 2 extra fields. Price Including tax and tax class/value selection
After entering price with tax, base price will be calculated based on selected tax class/value
This can be done with the JavaScript on tax class/value selection event.
After base price is calculated and form is saved, the storefront will use base price with tax class appropriate to the location.

See similar form image from prestashop

Does this work or you looking for something different?



17
News and Announcements / AbanteCart version 1.3.4 is finaly released
« on: July 21, 2023, 12:11:26 PM »
New version of AbanteCart 1.3.4 is now released.

Master branch is set to be 1.3.4.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.4

18
General Support / Re: secure status not extending to item links?
« on: March 26, 2023, 07:16:33 PM »
You can set both URL settings to use HTTPS
Go to system -> settings -> store details


19
Steps to reset the password (if nothing else worked) would require a temporary code change.
Described in this post
https://forum.abantecart.com/index.php/topic,547.msg1688.html#msg1688

Another option:
You can install new abantecart with new admin password and migrate user tables your older database.
NOTE: Make sure new installation has matching version of AbanteCart and database server
https://github.com/abantecart/abantecart-src/blob/master/public_html/install/abantecart_database.sql#L2010

20
Support / Re: Error logs with new install - no thumbnails showing etc
« on: March 05, 2023, 07:25:04 AM »
Hello mcpops,

The error that you posted is not related to the problem with images.

Make sure that /images and /images/thumbnails directory are accessible to the web.
You can add  /images/thumbnails/[path to any image] to your URL and see if image shows.


21
General Support / Re: Cant get checkout to work
« on: November 06, 2022, 02:59:17 PM »
Hello Brian,

Based on your screenshot, you have 2 delivery options setup. What seams to be a problem?

Just FYI. Here is the document with shipping settings:
https://abantecart.atlassian.net/wiki/spaces/AD/pages/14647413/Enable+Shipping

22
Opinions / Re: Products
« on: November 06, 2022, 02:55:12 PM »
I am not very clear what you request, but it looks like you need to enable stock tracking on your product options.

Check this document:
https://abantecart.atlassian.net/wiki/spaces/AD/pages/6750219/Products+Inventory

23
General Support / Re: MySQL version
« on: September 11, 2022, 02:55:27 PM »
Mysql v4.x is end of live long time ago

https://endoflife.software/applications/databases/mysql

I would not install old AbanteCart as you will have compatibility with PHP versions.

Upgrade your Mysql version.

PS. I am surprised that GoDaddy still support end of live MySQL

24
Tips and Tricks / Re: Product Video Tab
« on: September 11, 2022, 02:51:42 PM »
You can do this with Page Builder using online editor. https://marketplace.abantecart.com/design-elements/page_builder
You will need to do this for every product.

If you want to automate this, will need to be coded into the page.

25
General Support / Re: Install Error verison
« on: September 11, 2022, 02:48:55 PM »
What is your PHP version? Are you use all files from original source and not modified?

26
News and Announcements / AbanteCart 1.3.3 is released.
« on: August 07, 2022, 05:04:08 PM »
New version of AbanteCart 1.3.3 is now released.

Master branch is set to be 1.3.3.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.3

27
Installation and Configuration / Re: Purchase Orders
« on: March 08, 2022, 12:48:27 PM »
Payment method is required to place the order.
You can use cash on delivery payment and rename it to something else that make more sense to your business.
Hope this helps

28
Support / Re: Abandoned Basket, Faceted Search and more
« on: February 15, 2022, 06:22:56 AM »
Welcome to AbanteCart community cymru78!

In addition to extensions that Basara mentioned, some items on your list will require custom changes of the code.
Hiding 'Reviews' and 'Tags' tabs, as well as hiding the 'Qty' option will be relatively easy.
'Search by Size' requires some clarifications.

If you are not PHP proficient, I suggest to hire some help for that. Our team can help as well with customization.

Good luck.

29
How-to questions / Re: How can I build saas?
« on: February 14, 2022, 08:36:22 AM »
Welcome to AbanteCart forum Obaviet,

What you ask will require substantial work on all processes, code organization and hosting platform set up.

We can help you build saas with abantecart if you need our help. Please PM for details.

30
Support / Re: Unable to send emails
« on: February 12, 2022, 07:20:29 AM »
Karlos, try to check your logs for AbnateCart after you try to send the message.


Pages: 1 [2] 3 4 ... 202

Powered by SMFPacks Social Login Mod