
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 correct export of fields such as
tags,color,size, when creating task fields use the Decode JSON string to array option. When creating products via the processor, miniShop2 expects PHP arrays for these fields, so JSON must be decoded to PHP. Example:

Other steps are standard. See:
