
Working with miniShop2 products
Version 1.5.0 added support for miniShop2 product properties/options. You can parse store products.
Features
When creating miniShop2 products with xParser:
- In task configuration select section with type "Product category".
- In task fields create resource | class_key with default value:
msProduct - For fields like
tags,color,sizeenable Decode JSON string to array. miniShop2 expects PHP arrays from the processor, so decode JSON for these fields. Example:

Other steps are standard. See:
