This commit is contained in:
2026-08-17 01:30:28 +02:00
parent c2429873b3
commit 0dceb3a404
18 changed files with 1021 additions and 219 deletions
+3
View File
@@ -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.