Multiboutique Text Synchronization Issues in PrestaShop 1.6: A Troubleshooting Guide
PrestaShop 1.6 Multiboutique: Resolving Text Synchronization Problems
A PrestaShop 1.6 user, yoyo64, reported an issue where product descriptions were not automatically synchronizing between the French (FR) and US stores in a multiboutique setup. Specifically, changes made to product descriptions in the French store were not being reflected in the US store, except for the product name.
The user inquired whether the cache system might be responsible for the lack of synchronization.
Solution
wepresta provided a solution, explaining that this behavior is expected in PrestaShop 1.6 multiboutique setups. When editing a product while focused on a specific store (e.g., the FR store), the changes to text fields like descriptions and summaries are often only applied to that store.
To ensure changes propagate across all stores in a multiboutique setup, the following steps should be taken:
- Edit the product in "All stores" mode. This can be selected from the shop context selector at the top of the PrestaShop admin panel.
- After making the necessary changes, save the product.
wepresta clarified that the cache system is not responsible for copying text between stores. The cache might delay the display of changes, but it does not control the synchronization of data between different store views.
Key Takeaways
- In PrestaShop 1.6 multiboutique, product descriptions and other text fields are not automatically synchronized across all stores when edited in a specific store context.
- To synchronize changes across all stores, edit the product in "All stores" mode.
- The PrestaShop cache does not affect the synchronization of text between stores.
This solution ensures that product information is consistent across all stores in a PrestaShop 1.6 multiboutique setup.