Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 401 Bytes

2023-04-17-product-pricing-app-scripts.md

File metadata and controls

10 lines (10 loc) · 401 Bytes
title issue author author_email
Product pricing app scripts
NEXT-19598
Oliver Skroblin
o.skroblin@shopware.com

Core

  • Added new services.price service to handle price calculations in app scripts
  • Added new Shopware\Core\Content\Product\Hook\Pricing\ProductProxy class for product manipulation in app scripts
  • Added new product-pricing(ProductPricingHook) hook for app scripts