bfff05a61bb2c6ef0a094727d0b8f9e0e73feff6
shopPRO's products/update clears ALL language fields (name, description,
short_description, etc.) for any language not included in the payload.
Sending only {"categories":[...]} wiped them out.
saveProductCategoriesJson() now:
1. Looks up the local orderPRO product via findMappedProductId()
2. Loads per-integration translation (with global fallback)
3. Includes languages.pl in the payload alongside categories
Also adds ProductRepository to MarketplaceController constructor.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…
…
…
…
…
Description
No description provided
Languages
PHP
93.8%
SCSS
2.6%
CSS
2.3%
C#
0.9%
JavaScript
0.4%