I created a small NodeJS app that bulk updates Shopify Exported Products sheet.
It does this;
- It sets Compare Price according to Set Margin
- It sets the Base Price according to a Set Margin, but if Item has ‘sale’ tag, then it will reduce the price by predefined sale price discount.
- It will automatically set Google Product Category according to Google’s Taxonomy.
- It will automatically set Genders.
- If will automatically set age groups.
Next, I will probably add custom margins per product category.
If anyone wants this, let me know. I did this because I got tired of App Developers over charging for apps and increasing the cost of starting up a store.