bigcommerce / stencil-utils

Utility library for the Stencil theme framework.
BSD 4-Clause "Original" or "Old" License
31 stars 43 forks source link

fix: DATA-10695 Rename cart_value field to product_value for BODL cart events #196

Closed bc-rmalyavc closed 1 year ago

bc-rmalyavc commented 1 year ago

What? DATA-10695

Per title

Why?

Product requirement. Related document. See cart_product_added and cart_product_removed events. (See the cart_value field is renamed to product_value)

solofeed commented 1 year ago

@jairo-bc Could you please take a look at this PR?