See translation

Prestashop HTML Box Pro

HTML Box Pro - is currently top-notch Custom HTML, JS, CSS PrestaShop Module.

With this addon you can gain full control over your custom contents in your PrestaShop store. Seamlessly add any kind of custom HTML, JavaScript, or CSS code to all available hooks - even non-default ones. With this plugin you can insert tracking scripts (like Google Analytics & Meta Pixel), or apply custom styles, multimedia scripts, images, videos etc. 

Shop version 9.x, 8.x, 1.7.x, 1.6.x, 1.5.x, 1.4.x PrestaShop 8.0 support Yes :-)
Available translations
Module version 3.9.9.7
Works with ThirtyBees Yes
Public help and discussion Open forum discussion
  • Trusted developer of module HTML Box Pro
  • Support to the module HTML Box Pro
  • Free updates of the module HTML Box Pro
  • Open source - you can edit module code HTML Box Pro
  • Module HTML Box Pro works with PrestaShop 1.7
  • Module HTML Box Pro works with PrestaShop 1.6
  • Module HTML Box Pro works with PrestaShop 1.5
  • Module HTML Box Pro works with PrestaShop 1.5
  • Module HTML Box Pro works with PrestaShop 8.0

More info: Prestashop HTML Box Pro

Want to add custom information, HTML, JavaScript, or CSS to a specific location in your PrestaShop store but don't know how? This module makes it possible in seconds! This powerful and versatile PrestaShop add-on allows you to insert any client-side code exactly where you need it. HTML Box Pro supports over 20 locations within your shop. Create custom blocks with text, images, or social media widgets from platforms like Facebook (Facebook Like Box plugin), Twitter, Pinterest, Allegro, Aukro, Śwista, and more. Adding your own content is incredibly simple thanks to the intuitive and user-friendly management panel. Anyone can do it in just a few seconds.

PrestaShop HTML Box: Add HTML, CSS, and JavaScript Anywhere

PrestaShop HTML Block Module PrestaShop HTML Block Module PrestaShop HTML Block Module

Easy Configuration
The interface allows for easy block configuration and module management.

Control Block Visibility
Set block visibility based on various criteria, such as products, categories, CMS pages, and more.

Rearrange with Drag and Drop
Easily reposition blocks using the intuitive drag-and-drop interface.

PrestaShop HTML Block Module HTML Block - User-Friendly Editor PrestaShop HTML Block Module - Multilingual Support
Supports All Tags
Utilize any HTML, CSS, and JavaScript tags. The only limit is your imagination!
User-Friendly Editor

Not a coder? No problem! The module provides a user-friendly text editor that generates code for you.

Multilingual Support

Manage multiple language versions with ease. Create blocks in any language!

Key Features of HTML Box Pro:

  • Add any text, images, videos, or HTML, JavaScript, and CSS code anywhere in your store. This means you can insert virtually anything exactly where you want it. The module supports HTML5, HTML, CSS2, CSS3, JavaScript, jQuery, MooTools, and more.
  • Use the WYSIWYG editor or write code directly.
  • Choose from over 20 locations to precisely target your content.
  • Add unique code in multiple locations - display different content in each designated area.

Using Variables in Your Code

A significant advantage of this module is its support for variables. Variables are specific strings of characters that are replaced with corresponding values on your webpage. This is particularly useful for implementing tracking codes and other dynamic elements. Below is a list of available variables with brief explanations:

VariableDescriptionLimitations
{smartyTemplate:XXX} Insert the content of a Smarty .tpl file created within the module using the template manager. XXX represents the name of your created template. None, this variable is globally available.
{current_url} Replaced with the full URL of the currently viewed page. None, this variable is globally available.
{currency_iso} Replaced with the ISO code of the current currency (e.g., USD, EUR, PLN, GBP). None, this variable is globally available.
{id_customer} Replaced with the ID of the logged-in customer. Only available when a customer is logged in.
{email_customer} Replaced with the email address of the logged-in customer.
{customer_firstname} Replaced with the first name of the logged-in customer.
{customer_lastname} Replaced with the last name of the logged-in customer.
{id_category} Replaced with the ID of the currently viewed category. Only available on category pages.
{name_category} Replaced with the name of the currently viewed category.
{path_array_category} Replaced with the full category path (including parent categories), e.g., 'Home', 'Women', 'Dresses', 'Evening Dresses'.
{HOOK:hook_name} Replaced with the content generated by the specified hook. For example: {HOOK:leftColumn}, {HOOK:rightColumn}, {HOOK:footer}, {HOOK:displayTop}, etc. Can be used on any page at any time.
{HOOK:(1):(2)} Calls a specific module (2) attached to a specific hook (1). Example: {HOOK:displayProductFooter:productcomments} Can be used anywhere.
{id_product} Replaced with the ID of the currently viewed product. Available on product pages and product lists (in hooks where the product ID is provided).
{id_product_attribute} Replaced with the ID of the product attribute, if defined.
{product_name} Replaced with the product name.
{product_ean13} Replaced with the product's EAN13 code.
{product_isbn} Replaced with the product's ISBN code.
{manufacturer_name} Replaced with the product manufacturer's name.
{product_price_tax_incl} Displays the product price including VAT. Available on product pages and product lists (in hooks where the product ID is provided).
{product_price_tax_incl_no_currency} Displays the product price including VAT, without the currency symbol.
{product_price_tax_excl} Displays the product price excluding VAT.
{product_price_tax_excl_no_currency} Displays the product price excluding VAT, without the currency symbol.
{product_price_tax_incl*X} Displays the product price (including or excluding VAT) multiplied by X, where X is a numerical value (e.g., 1.5, 10, 0.22, 2.1).
{product_price_tax_excl*X}
{cart_products_id} Replaced with the IDs of the products currently in the cart. Globally available only when the cart is not empty.
{cart_total} Replaced with the cart total as a number (without currency).
{cart_total_with_currency} Replaced with the cart total in the currently selected currency.
{order_id} Replaced with the unique order ID (not the reference number). Usable on order confirmation pages.
{order_currency_iso_code} Replaced with the ISO code of the order currency.
{order_total_paid} Replaced with the total paid amount for the order.
{order_total_paid_tax_incl} Replaced with the total paid amount for the order, including VAT.
{order_total_paid_tax_excl} Replaced with the total paid amount for the order, excluding VAT.
{order_total_products_tax_included} Replaced with the total value of all products in the order, including VAT.
{order_total_products_tax_excluded} Replaced with the total value of all products in the order, excluding VAT.
{order_products_id} Replaced with a list of product IDs ordered by the customer (useful for Facebook Pixel's content_ids parameter).

Example Module Uses:

  • Add a Facebook Like Box to key areas of your shop, such as the left/right columns, footer, homepage sections, etc.
  • Integrate social media buttons (Facebook Like, Twitter, Pinterest) and other widgets on product pages.
  • Display important notices in prominent blocks placed anywhere you choose. For example, inform customers about upcoming holidays, inventory updates, or promotions within the cart or checkout process.
  • Add virtually anything, anywhere you want.

HTML Box Pro Module Specifications:

Features/Specifications

HTML Box Pro Module for PrestaShop

Installation Locations (Hooks) All Available Hooks
You can utilize all hooks defined within the module.
Number of Usable Code Blocks Unlimited
(As many as there are locations)
WYSIWYG Editor
Smarty Template Manager
Available Hooks 20+
Supports Custom Hooks
Custom Hook Limit No Limit
Use an unlimited number of custom hooks.
Hook Dictionary/Definitions
{htmlboxpro:XX} Shortcode for CMS Pages
(Requires free CMS Products Module)
Display for Logged-in Users Only
Display for Logged-out Users Only
Display for All Users
Display on SSL Pages Only
Display on Homepage Only
Display on Specific Product Pages
Exclude from Specific Product Pages
Display for Products Above a Certain Price
Display on Product Lists for Products Above a Certain Price
Display for Products Below a Certain Price
Display on Product Lists for Products Below a Certain Price
Display Based on Product Stock Status (In/Out of Stock)
Display for Products in Specific Categories
Display for Products by Specific Manufacturers
Display for Products by Specific Suppliers
Display on Specific CMS Pages
Display on Specific CMS Category Pages
Display on Specific Manufacturer Pages
Display on Specific Category Pages
Hide from Specific Category Pages
Display on Specific URLs
Display Based on Search Queries
Schedule Display by Date
Schedule Display by Day of the Week
Schedule Display by Time of Day
Use Variables (e.g., {id_customer})

Usage examples of module: Prestashop HTML Box Pro

Associated videos: Prestashop HTML Box Pro

Module reviews: Prestashop HTML Box Pro

Reviews were placed by customers that purchased this addon. If you already purchased this plugin and if you expect to left a review - you will get an email form shop after 2 weeks from purchase. This email will contain reminder about pending comment with url to review form
Average grade
4.95
Alexandria2023-02-17
Aitana2023-01-23
Konrad2022-12-01
Valentim2022-11-06
Paulo2022-09-15
David2022-08-06
Lara2022-08-05
Leyre2022-07-15
Wiktor2022-06-17
Marcelle2022-05-25
Joana2022-05-15
Mohammed2022-05-10
Jakub2022-05-03
Rocío2022-05-02
Ainhoa2019-11-23
Paul2019-10-13
Anastazja2019-09-10
Aaron2019-08-23
Patryk2019-08-13
Juan José2019-07-21
Telmo2019-07-20
Janick2019-07-16
Marietta2019-07-13
Ana2019-07-08
Mariano2019-07-07
Judit2019-07-01
Isabel2019-06-27
Nikoletta2019-06-26
Christelle2019-06-16
Alonso2019-06-09
Clovis2019-05-21
Joana2019-05-18
Katarzyna2019-05-14
Adrian2019-04-30
Yeray2019-04-09
Mateo2019-03-13
Andrée2019-03-11
Vernon2019-03-11
Cesidia2019-02-25
Thierry2019-02-19
Paulette2019-02-07
Maruska2019-01-30
Izabela2018-08-08
Fabiano2018-07-03
Eduardo2018-06-25
Diamante2018-06-24
Eduarda2017-11-06
Adél2017-09-19
Diana2017-08-07
Natasza2017-03-08
Jules2016-12-24
Diana2016-11-19
Édouard2016-09-20
Ruth2016-08-13
Guendalina2016-06-27
Kornél2016-05-30
Jaime2016-05-16
Jorge2016-02-11
Estelle2016-01-02
Lue2015-10-09
Péter2014-09-09
Damaris2014-05-25
Milla2014-04-09
Ane2013-11-21
Alexa2013-09-02
Leslie2013-04-18

Frequently asked questions

Feature under construction

Associated blog posts

HTML Box Pro Changelog - informations about updates

Version 3.9.9.7

  • Added translations for the HTML Box Pro module into the following languages: English, Polish, Spanish, Italian, French, Czech, German, Danish, Finnish, Indonesian, Hungarian, Croatian, Icelandic, Japanese, Dutch, Norwegian, Portuguese, Romanian, Serbian, Russian, Swedish, Slovenian, Slovak, Ukrainian, Chinese.

Version 3.9.9.6

  • Added improvements to the installation and update process to ensure the database updates correctly.

Version 3.9.9.5

  • Added improvements for module usage in environments based on:
    • MySQL 8.0.13 or newer
    • MariaDB 10.2.1 or newer

Version 3.9.9.4

  • Added improvements to the feature for displaying a box when a customer wants to deliver products to a selected country.

Version 3.9.9.3

  • Added a feature to display custom content for selected delivery addresses.
  • The module will now check the customer's origin based on the delivery address (in customer addresses) or in the cart (for guests using guest checkout).

Version 3.9.9.2

  • Added improvements to the HTML box status change (activate/deactivate individual boxes) to prevent SQL query issues.

Version 3.9.9.1

  • Implemented improvements to the module workflow to ensure compatibility with PrestaShop 9.

Version 3.9.9

  • Added improvements to the module workflow to avoid notifications about missing indexes when a new HTML box is created in a PrestaShop 8.x environment.

Version 3.9.8

  • Added improvements for module usage in a PHP 8.1.x environment to avoid notifications about deprecated variables.

Version 3.9.7

  • Added improvements for module usage in a PHP 8.1 environment to avoid notifications about incorrect variables like ${prefix} (which should be {$prefix} in PHP 8.1).

Version 3.9.6

  • Updated module translations to work properly in PrestaShop 8.x.

Version 3.9.5

  • Added improvements to module appearance based on product associations.

Version 3.9.4

  • Added improvements to module appearance based on supplier associations.

Version 3.9.3

  • Added backward compatibility to ensure the module works correctly in environments based on PHP 7.1.x.

Version 3.9.2

  • Added improvements to the appearance of blocks on category pages.

Version 3.9.1

  • Replaced the old function getIdProductAttributesByIdAttributes with the new getIdProductAttributeByIdAttributes for PrestaShop 8.x.

Version 3.9.0

  • Fixed module installation in PrestaShop 8.x.

Version 3.8.9

  • Added improvements to the module workflow in PrestaShop 8.x to avoid problems with the new hook generation process.

Version 3.8.8

  • Added a new feature to display a box only if a product does NOT have a specific price (is NOT discounted).

Version 3.8.7

  • Added an improvement to the feature that displays custom content only if products in the cart are NOT associated with selected categories.

Version 3.8.6

  • Added improvements to the module workflow in a PHP 8.0 environment.
  • Improved the search tool in PrestaShop 8.x releases.

Version 3.8.5

  • Added a new feature to display a box only if a product has a specific price (is discounted).

Version 3.8.4

  • Improved module appearance on product lists in the Warehouse theme.

Version 3.8.3

  • Added a new option to display custom content on a product page when the product is out of stock but allowed to be ordered.
  • Added a new option to display custom content on a product page when the product is out of stock and NOT allowed to be ordered.

Version 3.8.2

  • Added improvements to the feature that displays content when the cart contains products from defined categories.

Version 3.8.1

  • Added a feature to display a block only if the cart contains products from defined categories.
  • Added a feature to display a block only if the cart does NOT contain defined products.

Version 3.8.0

  • Added a new feature to display a block only if the cart contains selected products.
  • This version of the module requires reinstallation.

Version 3.7.9

  • Added improvements to the appearance of blocks on product lists (for each product individually) in non-default themes.

Version 3.7.8

  • Added improvements to a recently added feature.

Version 3.7.7

  • Added a new feature to display a created block on category pages and their subcategory pages.

Version 3.7.6

  • Added improvements to the identification process of specific page ID numbers (categories, manufacturers, CMS, CMS categories, products, suppliers).

Version 3.7.5

  • Added improvements to the module workflow in the shop's back office to avoid problems with the "customer" variable (which doesn't exist in the back office).

Version 3.7.4

  • Added improvements to the filter that identifies products by price.

Version 3.7.3

  • Added a new feature to display blocks on product pages for products associated with selected feature values.
  • This version requires reinstallation (settings will be preserved).

Version 3.7.2

  • Added support for the displayOrderConfirmation hook in PrestaShop 1.7.x.

Version 3.7.1

  • Reorganized the order of option fields during the creation/editing process of content blocks.

Version 3.7.0

  • Added a feature to display the module only on the "prices drop" page.

Version 3.6.9

  • Added improvements for module usage in PrestaShop 1.7.7.0.

Version 3.6.8

  • Added a new feature to exclude block appearance from all product pages.

Version 3.6.7

  • Added improvements to the appearance of the block list.
  • The ID number is now displayed next to each block.
  • Improved the hbox model to return the correct language version of a block.

Version 3.6.6

  • Added improvements to avoid notifications about a missing hide_by_geolocation variable.

Version 3.6.5

  • Added improvements to the user origin identification process.

Version 3.6.4

  • Added improvements to module features.
  • You can now create blocks for users from selected countries based on PrestaShop's geolocation tool.
  • This version requires reinstallation (settings will be preserved).

Version 3.6.3

  • Added new variables {order_total_paid_tax_incl} and {order_total_paid_tax_excl} to orderConfirmation hook.

Version 3.6.2

  • Added improvements to appearance of blocks for customer groups.

Version 3.6.1

  • Added improvements to module usage in multistore environments - from now each block can be used "in all shops".
  • Added css styles improvements to avoid css conflicts with other modules used in shop's back office.
  • Added possibility to duplicate block created in custom hook.
  • Added improvements to "search" tool that explains how to use the search feature.

Version 3.6.0

  • Added improvements to appearance of the blocks for selected cms pages, cms category pages, manufacturer pages.

Version 3.5.9

  • Added improvements to variables feature, from now you can use new variables on product pages and for products (on list of products): {product_ean13} + {product_isbn}.

Version 3.5.8

  • Added improvements to save process of customer's groups selection (if you want to show block for selected groups of customers only).

Version 3.5.7

  • Added new variable {manufacturer_name} - it will be replaced with name of product's manufacturer.
  • Added improvements to translations, added missing Italian translations.

Version 3.5.6

  • Added improvements to groups selection (to show block only for customers that are associated with selected groups of customers). From now you can select many groups, not only one group.
  • This version of the module requires reinstallation.

Version 3.5.5

  • Added improvements that fixes notifications about missing index "theme_css_dir" on module configuration page under the "global settings" tab.

Version 3.5.4

  • Added new feature to show contents only if shop is browsed in defined currency.
  • This version of the module requires its reinstallation in shop's back office.

Version 3.5.3

  • Added fixes to smarty templates editor, there was a problem with feature usage in new prestashop 1.7.6.2.

Version 3.5.2

  • Added improvements to module code in template files (html.tpl).

Version 3.5.1

  • Added improvements to appearance of module's editor - added missing icons.

Version 3.5.0

  • Added improvements to rich text editor in prestashop 1.7.6.x.

Version 3.4.9

  • Added improvements to search tool included to the module.
  • Now you can easily see the name of selected items (instead just ID).
  • Now you can also easily remove the item.

Version 3.4.8

  • Added improvements to Spanish translations.

Version 3.4.7

  • Added improvements to module usage in prestashop 1.7.6.x.

Version 3.4.6

  • Added feature to find products, manufacturers, categories, cms pages, cms page categories.
  • Added improvements to module's updates checker feature.

Version 3.4.5

  • Added feature to display block on selected day type like Saturday, Monday, Friday etc.
  • This version of the module requires reinstallation of an addon.

Version 3.4.4

  • Added fix to white page in prestashop 1.7.x when you try to reach the module configuration page.

Version 3.4.3

  • Added missing translations.

Version 3.4.2

  • Added improvements to smarty template editor feature.

Version 3.4.1

  • Added feature to exclude block with contents from selected category pages.
  • Added feature to exclude block with contents from selected product pages.
  • This version of the module requires reinstallation.

Version 3.4.0

  • Added feature to switch the shop where the created block will appear. Useful for multistore shops.

Version 3.3.9

  • Added improvements to module usage in prestashop 1.7.x.

Version 3.3.8

  • Added new feature to display block on product page (or on list of products near each product) that is worth more (or equal) than defined amount.
  • Added new feature to display block on product page (or on list of products near each product) that is worth less (or equal) than defined value.
  • Module automatically calculates min / max values to other currencies based on prestashop's currency exchange rates.

Version 3.3.7

  • Added feature to show / hide block on mobile devices.
  • Added feature to show / hide block on tablet devices.
  • Added feature to show / hide block on PC devices.
  • New version of the module requires reinstallation.

Version 3.3.6

  • Added improvements to recently added feature to identify stock.
  • Module to check stock verifies if viewed is a combination, and if so - it gets information about combination stock.

Version 3.3.5

  • Added feature to display block only if viewed product (product page or on list of products) is in stock.

Version 3.3.4

  • Added two new variables to use in contents of the boxes.
  • {customer_firstname} - variable will be replaced with first name of the logged customer.
  • {customer_lastname} - variable will be replaced with last name of the logged customer.

Version 3.3.3

  • Added new feature to module - smarty templates manager.
  • From now - with this module - you can create smarty template files and then include them to boxes with special shortcode.
  • The shortcode is {smartyTemplate:XXX} where XXX is the name of the template created with "smarty templates manager" tool.

Version 3.3.2

  • Added minor code optimization.
  • Changed installation function of tables in database, it has less code now than before.

Version 3.3.1

  • Added new variables to use: {product_price_tax_incl_no_currency} and {product_price_tax_excl_no_currency}
  • {product_price_tax_excl_no_currency} - displays product price tax excluded but without currency symbol like: 32.90
  • {product_price_tax_incl_no_currency} - displays product price tax included but without currency symbol like: 28.00

Version 3.3.0

  • Removed custom hook acidentally included to module package with recent module upgrade.

Version 3.2.9

  • Added improvements to feature that displays module on selected URL.
  • Function that returns url of viewed page returns it in a proper way now (with 'www' if website uses it).

Version 3.2.8

  • Added feature to display block only if viewed product is out of stock.
  • Added new variable to use {product_name}.

Version 3.2.7

  • Added feature that allows to display block with contents from, to, between selectd hours, minutes and seconds.
  • Example of usage: you can display block from 8:00 AM.
  • Example of usage: you can display block to 10:00 PM.
  • Example of usage: you can display block from 8:00 AM to 10:00 PM.
  • This version of module requires reinstallation (no worries, module will remember everything).

Version 3.2.6

  • Added {id_product_attribute} variable to product pages.

Version 3.2.5

  • Added improvements to previously added feature to display product price.
  • It can be used on product page too.

Version 3.2.4

  • Added new variables to use for hooks executed on list of products:
  • {product_price_tax_excl}
  • {product_price_tax_incl}
  • {product_price_tax_excl*X} - where x is a number (it will be a math calculation).
  • {product_price_tax_incl*X} - where x is a number (it will be a math calculation).

Version 3.2.3

  • Added improvements to module appearance on product page in prestashop 1.7.x.
  • In some situations when you will change the attribute or increase / decrease quantity field the hooks contents are duplicated.
  • To prevent this - from 3.2.2 version module configuration page has new option, when you will enable it - prestashop will not duplicate contents.

Version 3.2.2

  • Added improvements to save process of tags.

Version 3.2.1

  • Added improvements to extended tinymce editor.

Version 3.2.0

  • Added improvements to custom hooks visibility "on product pages associated with categories" and "on selected product pages".
  • Now when you want to show blocks on list of products - these blocks will not appear on all thumbs on product pages (if you show some kind of "related" products there).

Version 3.1.9

  • Added improvements to module visibility on product pages. Now you can display blocks on all product pages (not only on selected poduct pages).

Version 3.1.8

  • Added missed translation files.

Version 3.1.7

  • Added improvements to extended editor to support ‹div› elements inside ‹a› elements.

Version 3.1.6

  • Added improvements to hook execution process (shortcode to run hook or other modules in hook).

Version 3.1.5

  • Added support of new hooks displayLeftColumnProduct and displayRightColumnProduct.
  • Improved workflow of feature to show contents for logged / unlogged customers.

Version 3.1.4

  • Improved rich text editor, it supports "" tag properly, so you can include your css file well.

Version 3.1.3

  • Updated save process of groups (if you want to show block only for selected groups of customers).

Version 3.1.2

  • Updated internal rich text editor, added better support of some not frequently used html tags.

Version 3.1.1

  • Updated the way of how module generates internal modules' rich text editor.

Version 3.1.0

  • Added new feature to run specific module from selected hook inside html box pro block.
  • You can specify hook name and module that you want to run, for example: {HOOK:displayFooterProduct:productcomments}.

Version 3.0.9

  • Added improvements to feature to display blocks on: homepage only, cms pages, category pages, product pages.

Version 3.0.8

  • Added feature to display block on product pages associated with selected suppliers.
  • New version of the module requires reinstallation of the plugin.

Version 3.0.7

  • Added fixes to module workflow in PHP 5.6.x related to identification of arrays / objects.

Version 3.0.6

  • Added some minor design improvements to management page (tooltips).
  • Added new feature to change position of block any time you want.
  • Added new feature to duplicate block.

Version 3.0.5

  • Regenerated default hook functions in the module to make it work properly with some positions like:
  • displayFooterProduct
  • displayProductTab
  • displayProductTabContents
  • displayRightColumn

Version 3.0.4

  • Added fixes to save blok with option "display on homepage only".

Version 3.0.3

  • Added improvements to save process of blocks.
  • Now you can save special characters properly.
  • Module escaping code before it will be added to database.

Version 3.0.2

  • Added improvements to module design when multistore is active.

Version 3.0.1

  • Removed support of hook displayPaymentEu in prestashop 1.7.x because this module is not a payment module.

Version 3.0.0

  • This is milestone update.
  • Changed the design of the module to support prestashop standards.
  • Redesigned the module code and its workflow.
  • Added support of missed default hooks for PrestaShop 1.6 and 1.7.
  • Improvements to display block while users serach for something (you can use many keywords now).
  • Improvements to display block for selected urls (now you can define many urls).
  • Released separated .zip libraries for PrestaShop 1.6 / 1.7.

Version 2.8.7

  • Added new variable to use {current_url}.

Version 2.8.6

  • Added fixes related to language.

Version 2.8.5

  • Added feature to decide what kind of rich text editor module will use.
  • Module can use internal prestashop's editor and also editor delivered with module.
  • Module can also support extended rich text editor module tinymce pro
  • Updated feature that allows to check if new version of module is available.

Version 2.8.4

  • Improved variables feature, now if variable does not exist - it just disappears.
  • Added new variables, list of them: {order_products_id} {currency_iso} {cart_products_id} {cart_total} {cart_total_with_currency} {id_product}.

Version 2.8.3

  • Added fixes to recently released version of the prestashop 1.6.1.9.
  • Added full support of PrestaShop 1.7.x.

Version 2.8.2

  • Possibility to use module on selected cms category pages only.
  • Added feature to display module only on order confirmation page.

Version 2.8.1

  • Added new variables that are available on order confirmation pages.
  • These variables are {order_id}, {order_currency_iso_code}, {order_total_paid}, {order_total_products_tax_included}, {order_total_products_tax_excluded}.

Version 2.8.0

  • New feature that allows to run hook inside selected box created with this module.
  • You can use now shortcode like {HOOK:hook_name} and module will replace this short code with hook contents.
  • For example to display right column contents use: {HOOK:rightColumn}, to display footer contents use {HOOK:footer}.
  • You can run unlimited number of hooks inside one box created with html box pro.

Version 2.7.9.5

  • Added improcements to feature that allows to display contents for selected products only.
  • Before it was possible to display contents on product pages only.
  • Now you can also display contents on list of products - for selected products only.

Version 2.7.9.4

  • Added fixes related to blocks appearance on selected urls.
  • On one step checkout prestashop loads contents "in background" with ajax queries. In some cases html box pro contents in places (positions) like shoppingCartExtra werent executed. Now they are.

Version 2.7.9.3

  • Added fixes to blocks save process in PrestaShop 1.5.x and 1.4.x.

Version 2.7.9.2

  • Added fixes to recent feature that accidentally displays "a" letter after / before the block.

Version 2.7.9.1

  • Improved updates checker system.
  • Added option to enable / disable automatic updates checker system.
  • Added feature to check if module is up to dated, or not (from module configuration page).

Version 2.7.9

  • Added feature to display block only if viewed product is associated with selected manufacturer.

Version 2.7.8.1

  • PHP7 support fixes.

Version 2.7.8

  • Added possibility to use variables, module will replace variables with some informations. At the moment, available variables are:
  • {id_customer} - id of customer that is logged to the shop (if logged).
  • {email_customer} - email of customer that is logged to the shop (if logged).
  • {id_category} - id of category that customer browse (category page).
  • {name_category} - name of category that customer browse (category page).
  • {path_array_category} - array with category names, for example: 'Home', 'Women', 'Dresses', 'Casual dresses'.
  • Future releases of the module will have more variables.

Version 2.7.7

  • Added French translations improvements.

Version 2.7.6

  • Added fixes for "notification" appearance while shop owners configure the module.

Version 2.7.5

  • Better module installation process.

Version 2.7.4

  • Fixes for regeneration process of new hooks.

Version 2.7.3

  • Fixes for tinymce rich text editor.

Version 2.7.2

  • Added fixes to new feature to define blocks for search pages.

Version 2.7.1

  • New feature in module to create blocks that will appear only if someone will search for selected phrases.

Version 2.7.0

  • Fixes related to appearance of blocks for selected customer groups.

Version 2.6.9

  • Added fixes related to additonal languages that you added after module installation. Now module should update the blocks properly.

Version 2.6.8

  • Started logging changes in the module using a changelog.
  • Fixes for the new hooks creation form.