export interface ProductItemVideoDataFields { tags: string[]; url: string; }