Shopify
Shopify

Shopify is an e-commerce platform enabling merchants to create online stores, manage products, and process payments with themes, apps, and integrated marketing tools

Completely Secure
125079VIEWS
33USERS

Tools

1 of 6

Add Product To Custom Collection

Adds a product to an existing *custom collection*, optionally specifying its `position` if the collection is manually sorted.

Count Product Images

Retrieves the total count of images for a Shopify product, useful for inventory management or display logic; the provided `product_id` must exist in the store.

Create A Custom Collection

Creates a new custom collection in a Shopify store, requiring a unique title for manually curated product groupings (e.g., 'New Arrivals', 'Seasonal Specials').

Create Customer

Tool to create a new customer in Shopify. Use when you need to add a new customer record to the store.

Create An Order

Creates a new order in Shopify, typically requiring line items; if `customer_id` is provided, it must correspond to an existing customer.

Create A Product

Creates a new product in a Shopify store; a product title is generally required.