Countdown timer

Countdown timer
Countdown timer -> ENGLISH(OPENCART 2.1.0.1)

Countdown timer showing the time left before the special price offer ends,
shows saving between price and special price in percentage, quantity and number
of sales on featured module, category and product pages.

--------------------------------------------------------------------------------------------------------------------
In code you can uncomment in /root/catalog/controller/product/product.php
--------------------------------------------------------------------------------------------------------------------
- product page

#$this->model_catalog_product->removeProduct($product_info_end['product_id']);

--------------------------------------------------------------------------------------------------------------------
In code you can uncomment in /root/catalog/controller/product/category.php
--------------------------------------------------------------------------------------------------------------------
- category page

#$this->model_catalog_product->removeProduct($product_info['product_id']);

--------------------------------------------------------------------------------------------------------------------
In code you can uncomment in /root/catalog/controller/module/featured.php
--------------------------------------------------------------------------------------------------------------------
- featured module

#$this->model_catalog_product->removeProduct($product_info['product_id']);

This means that product will be removed from pages when countdown ends.





Price
$20.00

  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
2.1.0.1

Last Update
2 Jan 2016

Created
24 Nov 2015
0 Sales
0 Comments
extension_open
extension_open
Member since: 27 Sep 2013

View all extensions Get Support