Module de synchronisation de Prestashop vers Dolibarr
  • README
  • LANGS
  • README ES
    • Resumen
    • Cómo configurar las funciones del producto de Prestashop para sincronizarlas con los atributos...
  • README FR
    • Sommaire
    • Comment configurer les caractéristiques produits de Prestashop pour les synchroniser avec les attrib
    • Déclinaisons Prestashop et module variantes de produits de Dolibarr*
  • README EN
    • Summary
    • How to configure the product features of Prestashop to synchronize them with the complementary...
    • Combinations Prestashop with product variants module Dolibarr*
Powered by GitBook
On this page
  • Features Prestashop Products to synchronize
  • 1- We want to synchronize the height features (id 1) and Styles (id 6) in Dolibarr product sheets
  • 2- Complementary attributes (Extrafields) must be created in Dolibarr. (Value to enter for height and Selection list for style)
  • 3- Initialize the CyberOffice module (allows you to create the dictionary) In the Modules section, locate CyberOffice and switch to OFF and then ON the button.
  • 4- The CyberOffice dictionary has just been created with the list of complementary attributes (Extrafields) of products
  • 5- Link Prestashop product feature IDs to Dolibarr complementary attributes (Extrafields) code.
  • Synchronization of Prestashop features to Dolibarr complementary attributes (Extrafields) of products is now functional
  1. README EN

How to configure the product features of Prestashop to synchronize them with the complementary...

How to configure the product features of Prestashop to synchronize them with the complementary attributes (extrafields) products of Dolibarr

PreviousSummaryNextCombinations Prestashop with product variants module Dolibarr*

Last updated 4 years ago

Features Prestashop Products to synchronize

1- We want to synchronize the height features (id 1) and Styles (id 6) in Dolibarr product sheets

2- Complementary attributes (Extrafields) must be created in Dolibarr. (Value to enter for height and Selection list for style)

Extrafield1 (Chain type = Value)

Extrafield2 (Type select = Selection list). For this type of 'select' field, you must enter the values ​​with the following format.

1, name1 2, name2 3, name3 Etc...

Attention to the notion of required field. If you pass them to YES, they must all be filled in, otherwise the characteristics will not be synchronized.

3- Initialize the CyberOffice module (allows you to create the dictionary) In the Modules section, locate CyberOffice and switch to OFF and then ON the button.

The configuration of the module is preserved

4- The CyberOffice dictionary has just been created with the list of complementary attributes (Extrafields) of products

5- Link Prestashop product feature IDs to Dolibarr complementary attributes (Extrafields) code.

ID 1 (height) and 6 (styles) must match with complementary attributes of Dolibarr (extrafields 1 and 2)

Add in the Prestashop features ID column the corresponding IDs.

Synchronization of Prestashop features to Dolibarr complementary attributes (Extrafields) of products is now functional

The changes made in the Prestashop product sheet will be synchronized to Dolibarr.