object

ProductAction

Schema of Action Object to render the product.
Fields
Action query schema which includes list of product slugs. Example: { product_slug: ['cotton-tshirt'] }
type
String
Type of action. Example: 'navigate'
URL of the product to render. Example: 'https://example.com/p/cotton-tshirt'
Redirection Page details from item in cart.