Allows you add dynamic parameters to your CMS content that able to be replaced with customer and cart variables. например для дистанционного подписания контрактов.
DOWNLOAD
INFO
DynamicCMS Module
The native CMS pages of PrestaShop contains only static contents that every visitors see the same content at every times
A dynamic content can be change according to personal and current shopping informations of the each visitor who browsed the content
For example: With this module, you create a "Terms And Conditions" page that has the "Customer Name" of the customer who visited the page
Simply words: This module allows you to put dynamic, personalized informations to your CMS content
How To Use
Click to edit your CMS that you want to add dynamic content variables
Type holder_words at following table (like {customer.firstname}) to your CMS content
These holder_words will be replaced with matched values (like Joe) when cms browsed
Thats all, now the CMS shows personalized data (just like customer name or customer cart content)
Here is a table that contains matchings with all available holder_words and values.
Holder Word Replace to Value Requirements
{customer.dni} Customer logged in
{customer.company} Company Name Customer logged in
{customer.vat_number} Vat Number Customer logged in
{customer.firstname} First name of the customer Customer logged in
{customer.lastname} Last name of the customer Customer logged in
{customer.phone} Phone / mobile phone of the customer Customer logged in <br/> Customer registered an address with a phone number
{customer.delivery_address} Customer delivery address (formated) Customer logged in <br/> Customer registered an address
{customer.invoice_address} Customer invoice address (formated) Customer logged in <br/> Customer registered an address
{cart.id_cart} Unique number of the cart -
{cart.total} Total amount of the cart Empty carts will be replaced with 0.00
{cart.list_items} List of products in the cart like 1 x product Empty carts will be replaced with null
{other.date} Current date YY/MM/DD like 20/04/2014 -
{other.date_time} Current date with time like 20/04/2014 17:02:28 -
{other.shop_name} Your shop name -
{other.ip_address} Customer IP adress
DOWNLOAD
INFO
DynamicCMS Module
The native CMS pages of PrestaShop contains only static contents that every visitors see the same content at every times
A dynamic content can be change according to personal and current shopping informations of the each visitor who browsed the content
For example: With this module, you create a "Terms And Conditions" page that has the "Customer Name" of the customer who visited the page
Simply words: This module allows you to put dynamic, personalized informations to your CMS content
How To Use
Click to edit your CMS that you want to add dynamic content variables
Type holder_words at following table (like {customer.firstname}) to your CMS content
These holder_words will be replaced with matched values (like Joe) when cms browsed
Thats all, now the CMS shows personalized data (just like customer name or customer cart content)
Here is a table that contains matchings with all available holder_words and values.
Holder Word Replace to Value Requirements
{customer.dni} Customer logged in
{customer.company} Company Name Customer logged in
{customer.vat_number} Vat Number Customer logged in
{customer.firstname} First name of the customer Customer logged in
{customer.lastname} Last name of the customer Customer logged in
{customer.phone} Phone / mobile phone of the customer Customer logged in <br/> Customer registered an address with a phone number
{customer.delivery_address} Customer delivery address (formated) Customer logged in <br/> Customer registered an address
{customer.invoice_address} Customer invoice address (formated) Customer logged in <br/> Customer registered an address
{cart.id_cart} Unique number of the cart -
{cart.total} Total amount of the cart Empty carts will be replaced with 0.00
{cart.list_items} List of products in the cart like 1 x product Empty carts will be replaced with null
{other.date} Current date YY/MM/DD like 20/04/2014 -
{other.date_time} Current date with time like 20/04/2014 17:02:28 -
{other.shop_name} Your shop name -
{other.ip_address} Customer IP adress