AbanteCart v1.4.2.1 is released.
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
Quote from: Basara on August 18, 2014, 08:55:20 AMI appreciate the clarification about the PayPal Pro payment method and the capture/refund features available on the order edit page. This information is very useful, and I will definitely follow your guidanceQuote from: antn on August 17, 2014, 09:21:27 AMHi,
Is it possible to issue full or partial refunds directly from Abantecart?
What is the process for this?
The only reference to refunds is under status where you can change the geometry dash meltdown status to "refunded", does doing this cause a refund to be issued?
Hello. You able to refund with PayPal Pro payment method. On order edit page PayPal Pro now has capture/refund features.
Quote from: abolabo on September 09, 2025, 04:05:38 AMQuote from: ixl on September 08, 2025, 06:55:15 AMHi
I believe this has been asked before but was 9 years ago under a totally different release. So I cannot seem to find the comparison files that were apparently java files.
I'd like to be able to adjust the image speed for the next image in the slider.
So if a product is viewed and there are 5 images for example, its a bit too slow for my liking so wondered if we can adjust this. Its currently about 5 seconds.
Unless I haven't see it in the configuration....
1. go to admin->design->layout->choose Home page layout
2. Click gear button of block you should to change.
if block based on bootstrap5 carousel component:
- In the html-Editor find all divs with class "carousel-item" and add new html-attribute data-bs-interval="1000". See more details here https://getbootstrap.com/docs/5.3/components/carousel/#individual-carousel-item-interval
- For "owl" based sliders you should to edit template of it. See wrapper selector on the block edit form.
For example: public_html/extensions/novator/storefront/view/novator/template/blocks/listing_block/popular_brands_content_bottom.tpl
Quote from: ixl on September 08, 2025, 06:55:15 AMHi
I believe this has been asked before but was 9 years ago under a totally different release. So I cannot seem to find the comparison files that were apparently java files.
I'd like to be able to adjust the image speed for the next image in the slider.
So if a product is viewed and there are 5 images for example, its a bit too slow for my liking so wondered if we can adjust this. Its currently about 5 seconds.
Unless I haven't see it in the configuration....