Variables
ProductSeo
declaration
constProductSeo: {~schema: {description?:string;robots?:string;title?:string; }; }
SEO information for a product.
Relevant for detail page meta.
Type declaration
| Name | Type | Description | 
|---|---|---|
   | {   | ‐  | 
  | 
  | ‐  | 
  | 
  | E.g. "index, follow", "noindex, nofollow", etc. See https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag  | 
  | 
  | ‐  |