Skip to content

Commit

Permalink
DINT-1219: experience platform connector extension missing topLevelSk…
Browse files Browse the repository at this point in the history
…u in product data
  • Loading branch information
ani hammond authored and ani hammond committed Dec 12, 2023
1 parent 52229b2 commit f7c5308
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export const getFormattedProducts = products => {
product: {
name: name,
sku: sku,
topLevelSku: product.sku,
productType: type,
pricing: {
regularPrice: prices.price.value,
Expand Down

0 comments on commit f7c5308

Please sign in to comment.