Re: Twig syntax problem
You don't use {{ and }} in an "if" statement, and if you're comparing for strings those should be set with apostrophes, so it should look like this:
Code: Select all
{% if timeleft > 0 and logged == true and (cust_chase_id == 'bt2' or cust_chase_id == 'mg1') %}
- Sun May 18, 2025 10:58 pm
- Replies 2
- Views 333
[RELEASED] Basic USPS
https://www.getclearthinking.com/image/catalog/basic-usps/basic-usps-banner.png Current Version: v2025-5-13 ( release notes ) OpenCart Versions: 1.5.0.x - 4.1.0.x To Purchase: Visit Clear Thinking or opencart.com For Additional Features: Take a look at USPS Pro https://www.getclearthinking.com/imag...
Jump to post- Wed May 14, 2025 3:06 am
- Replies 0
- Views 4992
Re: [UPDATED] Redirect Add to Cart Buttons
Updated to v2025-5-12 Release Notes: - Added: compatibility with OpenCart 4.1.0.x - Fixed: bug with loading model file in some OpenCart 4 versions - Fixed: issue with products being hidden in the admin panel if the extension was disabled - Updated: improved product page button text switching for so...
Jump to post- Tue May 13, 2025 12:49 am
- Replies 8
- Views 7681
Re: [UPDATED] New Returns E-mail
Updated to v2025-5-12
Release Notes:
- Added: compatibility with OpenCart 4.1.0.x
- Updated: 4 Event hooks are now deleted when uninstalling the extension
- Mon May 12, 2025 11:39 pm
- Replies 16
- Views 17122
Re: [UPDATED] Infinite Module Positions
Updated to v2025-5-09
Release Notes:
- Added: compatibility with OpenCart 4.1.0.x
- Sat May 10, 2025 3:08 am
- Replies 13
- Views 12810
Re: [UPDATED] Flexible Products Module
Updated to v2025-5-09
Release Notes:
- Added: compatibility with OpenCart 4.1.0.x
- Added: option to sort products instead of showing them randomly
- Sat May 10, 2025 12:55 am
- Replies 23
- Views 19196
Re: [UPDATED] Dynamic Categories Module
Updated to v2025-5-09
Release Notes:
- Added: compatibility with OpenCart 4.1.0.x
- Added: support for the "select2" jQuery library, which allows you to add a search field at the top of each dropdown
- Fixed: bug related to using the First Dropdown setting
- Fri May 09, 2025 11:56 pm
- Replies 22
- Views 16075
Re: [UPDATED] Shipping Estimate Module
Updated to v2025-5-08 Release Notes: - Added: compatibility with OpenCart 4.1.0.x - Fixed: hitting enter in text fields wasn't working on the front-end - Fixed: module layouts were not displayed correctly in the admin panel in OpenCart 4.0 versions - Updated: improved the city/state lookup based on...
Jump to post- Fri May 09, 2025 5:35 am
- Replies 28
- Views 29585
Re: [SOLVED] Opencart forum accounts hacked
Technically a 2FA should probably be implemented on the forum (and everywhere) for security purposes, but it's not really a security concern. The worst case scenario is someone's account gets compromised and their posts turn to spam, and then we delete it. They'd lose their post history, but OSWorX ...
Jump to post- Fri May 09, 2025 5:34 am
- Replies 4
- Views 20593
Re: [UPDATED] MailChimp Integration Pro
Updated to v2025-5-07 Release Notes: - Added: compatibility with OpenCart 4.1.0.x - Added: ability to choose whether customers who are already subscribed will be updated if attempting to subscribe again - Fixed: "Undefined index: 'testing_mode'" error when not installed - Fixed: "Pas...
Jump to post- Thu May 08, 2025 3:55 am
- Replies 28
- Views 27754
Re: [UPDATED] MailChimp Integration
Updated to v2025-5-07 Release Notes: - Added: compatibility with OpenCart 4.1.0.x - Added: ability to choose whether customers who are already subscribed will be updated if attempting to subscribe again - Fixed: "Undefined index: 'testing_mode'" error when not installed - Fixed: "Pas...
Jump to post- Thu May 08, 2025 3:47 am
- Replies 50
- Views 47176
Re: [UPDATED] Display Order Totals With Tax
Updated to v2025-5-05
Release Notes:
- Added: compatibility with OpenCart 4.1.0.x
- Updated: all Order Totals in the admin panel are checked by default now
- Tue May 06, 2025 3:55 am
- Replies 17
- Views 12235
Re: [UPDATED] OpenCart Admin Improvements
Updated to v2025-5-05 Release Notes: - Added: compatibility with OpenCart 4.1.0.x - Updated: product and customer searches are now case-insensitive - Updated: increased the number of items shown in auto-complete lists to 15 - Updated: the length and weight class cache files are now cleared after th...
Jump to post- Tue May 06, 2025 3:10 am
- Replies 6
- Views 5527
Re: [UPDATED] Bulk Product Editing Pro
Updated to v2025-5-05
Release Notes:
- Added: compatibility with OpenCart 4.1.0.x
- Tue May 06, 2025 2:36 am
- Replies 10
- Views 11017
Re: fake extensions
Report the extensions to the OpenCart team:
https://www.opencart.com/index.php?rout ... rt/contact
- Sat May 03, 2025 10:07 pm
- Replies 2
- Views 11145
Re: Paypal Buy Now Pay later problem with Opencart 3.0.3.1
If you're using a quick checkout then it's probably the quick checkout's fault. Try using the default OpenCart checkout and see if the same problem happens. If it doesn't then you should contact the quick checkout developer for support.
Jump to post- Fri May 02, 2025 10:40 pm
- Replies 10
- Views 2052
Re: paypal setup always give error
If you can't get the free version working I have two paid alternatives: • PayPal Payment Gateway • PayPal Payment Gateway Pro Mine require you to manually copy the Client ID and Secret into OpenCart, but after that it should work without issue. If you do have any problems you can reacah out to me h...
Jump to post- Fri May 02, 2025 10:39 pm
- Replies 6
- Views 762
Minimum Extension Price in the Marketplace is Now $29.99
I noticed a change in the marketplace yesterday when updating an extension, where the minimum price required is now $29.99. I asked the OpenCart team and here is the official response: We are writing to inform you of an important update regarding the pricing policy for extensions listed on the OpenC...
Jump to post- Sun Apr 27, 2025 12:04 am
- Replies 3
- Views 7851
Re: [UPDATED] Stripe Payment Gateway Pro
Updated to v2025-4-18 Release Notes: - NOTE: This version changes the script embed syntax slightly for the Express Checkout button and Quick Buy button. If you use one of those, make sure you review the new syntax for adding the relevant <script> tag. - Added: various improvements to the new Expres...
Jump to post- Sat Apr 19, 2025 5:57 am
- Replies 40
- Views 43917
Re: [UPDATED] Stripe Payment Gateway
Updated to v2025-4-18 Release Notes: - Fixed: "Undefined variable $refund_response" error - Fixed: address format issues in OpenCart 4 versions - Updated: the duplicate payment check is now disabled if taking payments using Collect Payment Later - Updated: the payment method title is now ...
Jump to post- Sat Apr 19, 2025 5:53 am
- Replies 69
- Views 59206