Created NodeJS Application for Bulk Price & Google Categories

I created a small NodeJS app that bulk updates Shopify Exported Products sheet.

It does this;

  1. It sets Compare Price according to Set Margin
  2. 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.
  3. It will automatically set Google Product Category according to Google’s Taxonomy.
  4. It will automatically set Genders.
  5. 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.