Products > Products > storefrontProductsVote
Storefront APIProductsProductsstorefrontProductsVote
storefrontProductsVote
POST:storefront/products/vote.json

Description

Recommend product (vote).

Topic: Products

Arguments

delete: Boolean

Whether to delete the recommendation


product_id: String!

Subject product identifier. See also: Unique Identifiers

Example: "pd_EQzGqWoY"


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


y: Boolean!

Yes or no


Result

Boolean

Preview (typescript)

Loading module