New version of ReMarket 2.4.0

27 july 2026

 

  • Added a new module "Price Tracking" — the module allows tracking price changes on products and automatically notifies customers of price changes via email or SMS. The system stores price change history, tracks product price dynamics, and sends notifications to subscribers when a price changes.
  • In the SMS Notify module, on the "SMS Templates" tab — added a new section for configuring the SMS template for the "Price Tracking" module.
  • In the "Smart Register" module, added customer group selection during registration. A new toggle appeared in the module settings — if enabled, the customer chooses their own group (radio buttons) on the registration page; if disabled, the default group is used.
  • Added CAPTCHA support in the "Found It Cheaper""Callback Request""Q&A", and "Price Tracking"modules. CAPTCHA is enabled in OpenCart settings (System → Settings → "Options" tab → Captcha).
  • In the "OCTemplates SMS notify" module, on the "Custom SMS Templates (on status change)" tab, added 4 new shortcodes: [comment] — inserts the last comment on the order, [npttn] (Nova Poshta), [upttn] (Ukrposhta), and [rozttn] (Rozetka Delivery) — they pull the tracking number from the order; only shipping modules by author Prorab337 are supported (tracking numbers are taken specifically from their DB fields).
  • In the "Smart Checkout" module, new parameters were added to payment and shipping method settings: "Free Shipping From""Minimum Order Amount""Available Only With Manufacturers""Available Only With Categories""Available Only With Currency" — making it even easier to manage payment and shipping methods in various scenarios. The payment method no longer disappears, but instead shows that it will become available once the cart total reaches a certain amount.
  • Fixed minor bugs and made general improvements.

 

Added \ Updated files:​

  • admin/controller/extension/theme/oct_remarket.php
  • admin/controller/octemplates/module/oct_abandoned_cart.php
  • admin/controller/octemplates/module/oct_price_tracker.php
  • admin/controller/octemplates/module/oct_smart_checkout.php
  • admin/controller/octemplates/module/oct_sms_notify.php
  • admin/language/en-gb/octemplates/module/oct_price_tracker.php
  • admin/language/en-gb/octemplates/module/oct_smart_checkout.php
  • admin/language/en-gb/octemplates/module/oct_smart_register.php
  • admin/language/en-gb/octemplates/module/oct_sms_notify.php
  • admin/language/en-gb/octemplates/oct_remarket.php
  • admin/language/en-gb/octemplates/theme/oct_remarket.php
  • admin/language/ru-ru/octemplates/module/oct_price_tracker.php
  • admin/language/ru-ru/octemplates/module/oct_smart_checkout.php
  • admin/language/ru-ru/octemplates/module/oct_smart_register.php
  • admin/language/ru-ru/octemplates/module/oct_sms_notify.php
  • admin/language/ru-ru/octemplates/oct_remarket.php
  • admin/language/ru-ru/octemplates/theme/oct_remarket.php
  • admin/language/uk-ua/octemplates/module/oct_price_tracker.php
  • admin/language/uk-ua/octemplates/module/oct_smart_checkout.php
  • admin/language/uk-ua/octemplates/module/oct_smart_register.php
  • admin/language/uk-ua/octemplates/module/oct_sms_notify.php
  • admin/language/uk-ua/octemplates/oct_remarket.php
  • admin/language/uk-ua/octemplates/theme/oct_remarket.php
  • admin/model/octemplates/main/oct_settings.php
  • admin/model/octemplates/module/oct_abandoned_cart.php
  • admin/model/octemplates/module/oct_price_tracker.php
  • admin/view/template/octemplates/module/oct_price_tracker.twig
  • admin/view/template/octemplates/module/oct_smart_checkout.twig
  • admin/view/template/octemplates/module/oct_smart_register.twig
  • admin/view/template/octemplates/module/oct_sms_notify.twig
  • catalog/controller/account/oct_price_tracker.php
  • catalog/controller/account/oct_smart_register.php
  • catalog/controller/checkout/oct_smartcheckout.php
  • catalog/controller/octemplates/events/sms_notify.php
  • catalog/controller/octemplates/faq/oct_product_faq.php
  • catalog/controller/octemplates/module/oct_abandoned_cart.php
  • catalog/controller/octemplates/module/oct_live_search.php
  • catalog/controller/octemplates/module/oct_popup_call_phone.php
  • catalog/controller/octemplates/module/oct_popup_found_cheaper.php
  • catalog/controller/octemplates/module/oct_popup_purchase.php
  • catalog/controller/octemplates/module/oct_price_tracker.php
  • catalog/language/en-gb/octemplates/module/oct_popup_purchase.php
  • catalog/language/en-gb/octemplates/module/oct_price_tracker.php
  • catalog/language/en-gb/octemplates/module/oct_smart_register.php
  • catalog/language/en-gb/octemplates/module/oct_smartcheckout.php
  • catalog/language/en-gb/octemplates/oct_remarket.php
  • catalog/language/ru-ru/octemplates/module/oct_popup_purchase.php
  • catalog/language/ru-ru/octemplates/module/oct_price_tracker.php
  • catalog/language/ru-ru/octemplates/module/oct_smart_register.php
  • catalog/language/ru-ru/octemplates/module/oct_smartcheckout.php
  • catalog/language/ru-ru/octemplates/oct_remarket.php
  • catalog/language/uk-ua/octemplates/module/oct_otp_login.php
  • catalog/language/uk-ua/octemplates/module/oct_popup_purchase.php
  • catalog/language/uk-ua/octemplates/module/oct_price_tracker.php
  • catalog/language/uk-ua/octemplates/module/oct_smart_register.php
  • catalog/language/uk-ua/octemplates/module/oct_smartcheckout.php
  • catalog/language/uk-ua/octemplates/oct_remarket.php
  • catalog/model/octemplates/helper.php
  • catalog/model/octemplates/module/oct_abandoned_cart.php
  • catalog/model/octemplates/module/oct_price_tracker.php
  • catalog/view/theme/oct_remarket/js/main.js
  • catalog/view/theme/oct_remarket/stylesheet/all.css
  • catalog/view/theme/oct_remarket/stylesheet/main.css
  • catalog/view/theme/oct_remarket/stylesheet/smartcheckout.css
  • catalog/view/theme/oct_remarket/template/account/oct_price_tracker.twig
  • catalog/view/theme/oct_remarket/template/account/oct_smart_register.twig
  • catalog/view/theme/oct_remarket/template/account/order_list.twig
  • catalog/view/theme/oct_remarket/template/account/wishlist.twig
  • catalog/view/theme/oct_remarket/template/checkout/oct_smartcheckout/customer_fields.twig
  • catalog/view/theme/oct_remarket/template/checkout/oct_smartcheckout/payment_methods.twig
  • catalog/view/theme/oct_remarket/template/checkout/oct_smartcheckout/shipping_methods.twig
  • catalog/view/theme/oct_remarket/template/checkout/oct_smartcheckout/smartcheckout.twig
  • catalog/view/theme/oct_remarket/template/common/header.twig
  • catalog/view/theme/oct_remarket/template/extension/module/account.twig
  • catalog/view/theme/oct_remarket/template/octemplates/module/oct_popup_call_phone.twig
  • catalog/view/theme/oct_remarket/template/octemplates/module/oct_popup_found_cheaper.twig
  • catalog/view/theme/oct_remarket/template/octemplates/module/oct_popup_purchase_byoneclick.twig
  • catalog/view/theme/oct_remarket/template/octemplates/module/oct_popup_purchase.twig
  • catalog/view/theme/oct_remarket/template/octemplates/module/oct_price_tracker.twig
  • catalog/view/theme/oct_remarket/template/product/compare.twig
  • catalog/view/theme/oct_remarket/template/product/product.twig
  • system/oct_account_module.ocmod.xml
  • system/oct_blog.ocmod.xml
  • system/oct_microdata.ocmod.xml
  • system/oct_remarket_admin_part.ocmod.xml
  • system/oct_remarket_theme.ocmod.xml

You can download the latest and current version of the template in the support center: https://octemplates.net/

Update instructions here: https://rmdocs.octemplates.net/update

We strongly recommend that you back up your site before upgrading (files + database via PHPMYADMIN). 

If necessary, please contact our technical support.

You can order a paid service for updating the template to the current version.

The new version of the template is: edits and functionality improvements + new modules and solutions.

Attention! If you made / make non-standard and customized edits to our template files, then your improvements will be overwritten during the update.