vtex-apps / store-discussion

VTEX IO store builders' community
80 stars 5 forks source link

Missing productReference type on Product-summary-context #614

Open HugoLaguna opened 3 years ago

HugoLaguna commented 3 years ago

Problem Product-summary-context not have productReference on type Product. the rise of this feature is to create a block ProductSummaryReference

Solution Add this type and add the Block

PR Product-summary-context https://github.com/vtex-apps/product-summary-context/pull/20

PR Product-summary https://github.com/vtex-apps/product-summary/pull/325