SmartCollection: SmartCollection Functions

Description Usage Arguments Value References

Description

SmartCollection Functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
getSmartCollections(...)

getSmartCollectionsCount(...)

getSmartCollection(smartCollectionId, ...)

createSmartCollection(smartCollection, ...)

modifySmartCollection(smartCollection, ...)

orderSmartCollection(smartCollectionId, productIds, ...)

deleteSmartCollection(smartCollectionId, ...)

Arguments

...

additional request parameters

smartCollectionId

a SmartCollection id number

smartCollection

a list containing SmartCollection fields

productIds

a vector of Product ids in the desired sort order

Value

a list containing a SmartCollection fields or a list of SmartCollections

References

Shopify API SmartCollection documentation: https://help.shopify.com/api/reference/products/smartcollection


shopifyr documentation built on July 22, 2019, 9:04 a.m.