Zie vertaling

Prestashop HTML Box Pro - blok met eigen code

PrestaShop module HTML-blok - tool voor het toevoegen van code (html, javascript, css, etc.) op door de gebruiker geselecteerde plaatsen. Meer dan 20 hooks worden ondersteund - dat betekent dat je je code overal kunt toevoegen. De module ondersteunt elke client-side code zoals html, html5, css2, css3, javascript, jquery etc. Met HTML-blok kun je scripts, code, plugins en vele andere dingen toevoegen!

Winkelversie 9.x, 8.x, 1.7.x, 1.6.x, 1.5.x, 1.4.x PrestaShop 8.0 ondersteuning Yes :-)
Beschikbare vertalingen
Moduleversie 3.9.9.7
Werkt met ThirtyBees Ja
Publieke hulp en discussie Forumdiscussie openen
  • Vertrouwde ontwikkelaar van module HTML Box Pro - blok met eigen code
  • Ondersteuning voor de module HTML Box Pro - blok met eigen code
  • Gratis updates van de module HTML Box Pro - blok met eigen code
  • Open source - u kunt de modulecode bewerken HTML Box Pro - blok met eigen code
  • Module HTML Box Pro - blok met eigen code werkt met PrestaShop 1.7
  • Module HTML Box Pro - blok met eigen code werkt met PrestaShop 1.6
  • Module HTML Box Pro - blok met eigen code werkt met PrestaShop 1.5
  • Module HTML Box Pro - blok met eigen code werkt met PrestaShop 1.5
  • Module HTML Box Pro - blok met eigen code werkt met PrestaShop 8.0

Meer: Prestashop HTML Box Pro - blok met eigen code

Wil je wat afbeeldingen, teksten, HTML, js, css code toevoegen op een bepaalde plek in je shop? Met deze module kun je dat in een paar seconden doen. Deze geweldige addon is multifunctioneel gereedschap voor het toevoegen van elke client side code waar je maar wilt in je shop. Met deze module kun je je eigen blokken maken met tekst, afbeeldingen of met widgets van sites als facebook (like box plugin), twitter, pinterest enz. De procedure voor het toevoegen van code is eenvoudig en iedereen kan het doen met de gebruikersvriendelijke configuratie van deze module.

prestashop html box anywhere module

html blok prestashop module html blok prestashop module html blok prestashop module

Gemakkelijk te gebruiken en te configureren
module met gebruikersvriendelijke interface die gemakkelijk zoveel blokken maakt en aanpast als u wilt

Beheer de zichtbaarheid van de blokken

Je kunt de zichtbaarheid van elk blok configureren. Je kunt blokken aanmaken voor aangemelde, niet-aangemelde en alle klanten

Verander de positie
van de blokken in elke haak met de gebruiksvriendelijke "drag'n'drop" functie. Verander de positie van blokken gemakkelijk!

html blok prestashop module html blok mooie editor makkelijk in gebruik html blok prestashop module meertalige ondersteuning

Ondersteunt alle html / css / js tags
Je kunt alle html / css / js tags gebruiken. Dit betekent dat je elke externe widget kunt maken die je maar wilt.

Gemakkelijk te gebruiken inhoudseditor

Bent u niet bekend met coderen? geen nood, module maakt gebruik van gebruiksvriendelijke content editor genaamd "wysiwyg"

Meertalige ondersteuning
Module ondersteunt meertalige functie Dit betekent dat je blokken kunt maken in elke taal die je maar wilt!

Mogelijkheid om variabelen te gebruiken

Goede en mooie functie in de module is de mogelijkheid om variabelen te gebruiken. Variabelen worden vervangen door bepaalde waarden. Het is dus een geweldig hulpmiddel om tracking codes scripts te maken en te gebruiken. Vooral voor externe websites. Hieronder vind je voorbeelden van variabelen die beschikbaar zijn in de module. Toekomstige versies van de addon zullen meer extra variabelen bevatten!

Variabele Beschrijving Opvallende regels
{smartyTemplate:XXX} Met deze shortcode kunt u de inhoud van een .tpl-bestand (met smarty-code) opnemen - waarbij XXX de naam is van het sjabloonbestand dat is gemaakt met de smarty templates manager die bij deze module is geleverd Variabele is wereldwijd beschikbaar
{current_url} Deze variabele wordt vervangen door de volledige url van de huidige pagina Variabele is wereldwijd beschikbaar
{currency_iso} Deze variabele wordt vervangen door de isocode van de valuta (bijvoorbeeld USD, EUR, PLN, GBP enz.) Variabele is wereldwijd beschikbaar
{id_customer} als je deze variabele gaat gebruiken. module zal deze vervangen door een id van de klant die is ingelogd in de shop Variabele wordt alleen vervangen als de klant is ingelogd in de winkel.
{email_customer} als je deze variabele gebruikt, zal de module deze vervangen door een e-mail van de klant die is ingelogd in de shop
{customer_firstname} Als je deze variabele gaat gebruiken zal de module deze vervangen door de gelogde klant voornaam
{klant_achternaam} Als je deze variabele gaat gebruiken zal de module deze vervangen door de gelogde achternaam van de klant
{id_category} als je deze variabele gebruikt, zal de module deze vervangen door een id van de categorie die de klant doorzoekt Variabele wordt alleen vervangen als de klant door de categoriepagina in je shop bladert
{naam_categorie} als u deze variabele gebruikt, zal de module deze vervangen door een categorienaam die de klant doorbladert
{path_array_category}

Als je deze variabele gebruikt, vervangt de module deze door een array van bovenliggende categorieën van de categorie waar de klant doorheen bladert, bijvoorbeeld:

'huis', 'vrouw', 'jurken', 'vrijetijdskleding'

{HOOK:hook_name}

Je kunt deze shortcode gebruiken om de inhoud van de hook weer te geven in de box die met deze module is gemaakt. Bijvoorbeeld: {HOOK:leftColumn}, {HOOK:rightColumn}, {HOOK:footer}. {HOOK:displayTop} enz.

Je kunt shortcode gebruiken om de inhoud van Hooks uit te voeren en weer te geven waar je maar wilt
{HOOK:(1):(2)}

Functie om geselecteerde module uit te voeren vanuit hook waarbij (1) een hooknaam is en (2) een modulenaam die moet worden uitgevoerd. Bijvoorbeeld: {HOOK:displayProductFooter:productcomments}

Je kunt het overal gebruiken
{id_product}

Deze variabele wordt vervangen door de id van het product dat momenteel wordt bekeken (productpagina)

Variabelen zijn beschikbaar op productpagina en in lijst met producten (hook uitgevoerd met product ID param)
{id_product_attribute}

Deze variabele wordt vervangen door ID van productattribuut (indien gedefinieerd)

{product_name}

Deze variabele wordt vervangen door de volledige productnaam

{product_ean13}

Deze variabele wordt vervangen door de ean13-code van het product

{product_isbn} Deze variabele wordt vervangen door de ISBN-code van het product
{fabrikant_naam}

Deze variabele wordt vervangen door de fabrikantnaam van het product

{product_price_tax_incl}

Prijs van het product inclusief btw

Variabelen zijn beschikbaar op productpagina en in lijst met producten (hook uitgevoerd met product ID param)
{product_price_tax_incl_no_currency}

Prijs van het product - belasting inbegrepen - zonder valutasymbool

{product_price_tax_excl} Prijs van het product - exclusief belasting
{product_price_tax_excl_no_currency} Prijs van het product - belasting uitgesloten - zonder valutasymbool
{product_price_tax_incl*X} Prijs van het product (incl. of excl. btw) vermenigvuldigd met X (waarbij X een getal is zoals: 1,5,10, 2,5, 0,22 etc.)
{product_price_tax_excl*X}
{cart_products_id}

Deze variabele wordt vervangen door de lijst met id-nummers van producten die zich momenteel in het winkelwagentje bevinden

Deze variabelen zijn globaal beschikbaar, maar alleen als er producten in de winkelwagen zitten. Als de winkelwagen leeg is, retourneert de module geen waarden.
{cart_total}

Deze variabele wordt vervangen door de totale waarde van de winkelwagen (zonder valutateken - gewoon een geheel getal)

{cart_total_with_currency}

Deze variabele wordt vervangen door het carttotaal met valutateken

{order_id}

Deze variabele wordt vervangen door de ID van de geplaatste bestelling.

Je kunt deze shortcode/variabele gebruiken op de orderbevestigingspagina (terwijl iemand een order plaatst en de winkel bevestigt dat de klant de order goed heeft geplaatst)
{order_currency_iso_code}

Deze variabele wordt vervangen door de ISO-code van de valuta die de klant heeft gebruikt om een bestelling te plaatsen

{order_total_paid}

Deze variabele wordt vervangen door de totale orderwaarde die de klant voor de order heeft betaald

{order_total_paid_tax_incl}

Deze variabele wordt vervangen door de totale orderwaarde inclusief belasting die de klant voor de bestelling heeft betaald

{order_total_paid_tax_excl} Deze variabele wordt vervangen door de totale orderwaarde exclusief belasting die de klant voor de order heeft betaald
{order_total_products_tax_included} Deze variabele wordt vervangen door de totale waarde van de producten uit de bestelling. Deze waarde bevat belastingen
{order_total_products_tax_excluded} Deze variabele wordt vervangen door de totale waarde van de producten uit de bestelling. Deze bevat geen waarde van betaalde belastingen
{order_products_id} Deze variabele wordt vervangen door de lijst met producten die de klant heeft gekocht (handig voor facebook pixel als content_ids parameter)

Voorbeelden van modulegebruik

  1. Voeg tekst, afbeeldingen en widgets toe aan de klantzijde. Je kunt de code op elke gewenste plaats in je shop gebruiken.
  2. mogelijkheid om afbeeldingsbanners te maken
  3. mogelijkheid om rollovers te maken
  4. mogelijkheid om java scripts te gebruiken
  5. mogelijkheid om eigen css code, eigen html code etc. te gebruiken
  6. mogelijkheid om video's, widgets etc.
  7. toe te voegen
  8. mogelijkheid om tracking codes toe te voegen zoals facebook tracking code
  9. mogelijkheid om facebook widgers toe te voegen zoals facebook like box. pagina plugin, facebook comments
  10. en nog veel meer geweldige mogelijkheden - in eenvoudige woorden - met deze addon kun je alles toevoegen waar je maar wilt

Specificatie van de module HTML Box Professional:

.

Eigenschappen en functionaliteiten

html box pro cover
hoe veel verschillende plaatsen gebruiken?

onbeperkt
u kunt alle haken gebruiken die in de module zijn gedefinieerd

hoe veel verschillende codes te gebruiken

onbeperkt
u kunt verschillende codes aan elke haak toevoegen

WYSIWYG editor
Smarty sjablonen editor
Meertalige ondersteuning
Beschikbare plaatsen (haken) 20+
Ondersteunt aangepaste haken
Hoeveel aangepaste haken kunnen verwerken? onbeperkt
Shortcode {htmlboxpro:XX} voor cms pagina's om html box inhoud weer te geven
(met gebruik van onze cms producten module gratis )
Weergeven blok "alleen voor ingelogd" optie
Weergaveblok "alleen voor niet-ingelogde" optie
Weergave blok "voor alle gebruikers" optie
Blokkeer alleen weergeven op pagina's met SSL-certificaat
Weergave blok alleen op homepage

Blok alleen weergeven op bepaalde productpagina's (je kunt producten definiëren)

Je kunt blokkeren uitsluiten van geselecteerde productpagina's

Blok op productpagina weergeven als product meer (of gelijk) waard is dan gedefinieerde waarde

Weergaveblok op lijst met producten bij het product als product meer (of gelijk) waard is dan gedefinieerde waarde

Blok weergeven op productpagina als product minder (of gelijk) waard is dan gedefinieerde waarde

Weergaveblok op lijst met producten bij het product als product minder (of gelijk) waard is dan gedefinieerde waarde

Blokkeer alleen producten die niet op voorraad zijn of die wel op voorraad zijn (zowel op productpagina als op lijst met producten)

Blok alleen weergeven als product is gekoppeld aan geselecteerde categorieën

Blok alleen weergeven als product is gekoppeld aan geselecteerde fabrikant

Blok alleen weergeven als product is gekoppeld aan geselecteerde leverancier

Blok alleen weergeven op bepaalde CMS pagina's (je kunt CMS pagina's definiëren)

Blok alleen weergeven op geselecteerde CMS categoriepagina's

Blok alleen weergeven op geselecteerde fabrikantpagina's

Blok alleen weergeven op geselecteerde categoriepagina's

Blok uitsluiten van geselecteerde categoriepagina's

Blok weergeven wanneer iemand zoekt naar een gedefinieerde zin

Mogelijkheid om blok te verbergen voor geselecteerde klantengroep

Blok alleen weergeven op geselecteerde URL

Mogelijkheid om blok alleen weer te geven voor geselecteerde klantengroep

Mogelijkheid om variabelen te gebruiken - bijvoorbeeld {id_customer} etc.

Blok weergeven als gast iets zoekt

Blok alleen weergeven op geselecteerde datumperiode

Blok weergeven op geselecteerde dag zoals maandag, zaterdag, zondag etc.

Toon inhoud alleen als winkel in geselecteerde valuta is doorgebladerd

Toon aangepaste inhoud alleen als afleveradres naar geselecteerd land wijst

Toon aangepaste inhoud alleen als bezoeker uit geselecteerd land komt (geolocatiegebaseerde herkomstidentificatie)

Blok alleen weergeven op geselecteerde tijd (van, tot, tussen uren)

Veel blokken toevoegen/verwijderen aan één plaats (haak)
Actief / deactief blok binnen de haken
Blok tonen/verbergen op mobiel apparaat
Blok tonen/verbergen op tablet
Blok tonen/verbergen op pc-apparaat
Mogelijkheid om blokposities in de haken te veranderen
haken woordenboek en beschrijving
On-Line ondersteuning
Algemene instellingen van module
Mogelijkheid om TinyMCE editor uit te schakelen
Mogelijkheid om uitgebreide editor te gebruiken tinymce pro
Mogelijkheid om te voorkomen dat URL's uit code worden verwijderd
Beschikbare plaatsen (haken) om te gebruiken
front office Header
front office Top
front office Linkerkolom
voorkant rechterkolom
front office Footer
front office Home (homepage)
front office product Extra links
front office product Extra Rechts
front office product Product Acties
front office product Product niet op voorraad
front office product Product footer
front office product Product Tab
front office product Product Tab Inhoud
front office order Extra drager
front office order Before Carrier
front office order Betaling
front office order betaling retour
Front office order Orderbevestiging
front office order Betaling Top
front office order Winkelwagen
front office order Winkelwagen Extra
front office gebruiker Mijn account blokkeren
front office gebruiker Klant account
front office gebruiker Account aanmaken Top
front office gebruiker Account aanmaken formulier

Gebruiksvoorbeelden van module: Prestashop HTML Box Pro - blok met eigen code

Bijbehorende video's: Prestashop HTML Box Pro - blok met eigen code

Modulebeoordelingen: Prestashop HTML Box Pro - blok met eigen code

Beoordelingen zijn geplaatst door klanten die deze add-on hebben gekocht. Als u deze plug-in al heeft gekocht en een beoordeling wilt achterlaten, ontvangt u na 2 weken na aankoop een e-mail van de winkel. Deze e-mail bevat een herinnering aan een openstaande opmerking met een URL naar het beoordelingsformulier
Gemiddelde beoordeling
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

Vragen

Functie in aanbouw

Bijbehorende blogposts

HTML Box Pro - blok met eigen code Wijzigingslogboek - informatie over 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.