Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedEstimateShippingCost

A user clicks the 'estimate shipping cost' button on the artwork page.

example
{
  action: "clickedEstimateShippingCost"
  context_page_owner_type: "artwork"
  context_page_owner_id: "58de681f275b2464fcdde097",
  context_page_owner_slug: "damien-hirst",
 }

Hierarchy

  • ClickedEstimateShippingCost

Index

Properties

action

action: clickedEstimateShippingCost

context_page_owner_id

context_page_owner_id: string

context_page_owner_slug

context_page_owner_slug: string

context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc