🧰 ToolBox

MojiMall Collection & Product Tag Manager

✓ App Installed

This app manages product tags and collection operations via artisan commands on the server.

Available Commands

CommandDescription
shopify:collection-tag-productsAdd/remove a tag to all products in a collection
shopify:product-tags:sync-bestsellersAuto-tag best-selling products
shopify:product-tags:sync-latestAuto-tag recently created products
shopify:products-swap-tagRename/swap a tag store-wide
shopify:collection-set-custom-labelSet Google Shopping custom labels
shopify:high-risk-customers-syncTag high-risk customers

API Endpoints

MethodEndpointDescription
GET/api/collectionsList all collections
GET/api/collections/{handle}/productsList products in a collection
POST/api/collections/{handle}/tagAdd/remove tag on collection products