Types
Type alias: tax
product-rss-feed.tax
Ƭ tax: { country?: string ; rate: string | number ; shipping_tax?: "yes" | "no" | boolean } & { region?: string } | { postal_code?: string } | { location_id?: string }
product-rss-feed.tax
Ƭ tax: { country?: string ; rate: string | number ; shipping_tax?: "yes" | "no" | boolean } & { region?: string } | { postal_code?: string } | { location_id?: string }