30/03/2024
Categories mapping from the supplier file to our shop
===
1. Nodes where the seventh (index starts from 0) column/child string contains the word "patronen"
Use cases:
- Move products of brand X to category Y
- Move blog posts that contain 2024 in their title (they are up-to-date) to category Z
===
2. Nodes with price less than 50
Keep in mind that in our case the supplier serves prices separated with comma (instead of dot).
Use cases:
- Move cheap products to specific category
===
We keep on testing for our client, Nicolas Smits
At the moment only pricing adjustment has been left aside before the long-awaited release.
Aiming to clarify, the admin will be capable of adjusting the product prices before their add/update by amount/percent, when at the same time some boundaries can be configured
Eg. iPhone => +20% of supplier price BUT no more than 999.99
or - (5 EUR + 5%) BUT at least 800
Fingers crossed