fix
This commit is contained in:
@@ -126,6 +126,9 @@ type ProductInput struct {
|
||||
// CategoryUniqueID is the taxonomy unique_id for overlay/formula keys when
|
||||
// the enhance display category argument is a localized name.
|
||||
CategoryUniqueID string
|
||||
// OmitSEOMeta skips meta_title / meta_description enhance + free-template fill
|
||||
// (A1 cohort does not use SEO meta fields).
|
||||
OmitSEOMeta bool
|
||||
}
|
||||
|
||||
// CategoryFormulas holds optional title/description templates for one category key.
|
||||
|
||||
Reference in New Issue
Block a user