Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 1.22 KB

2021-01-19-implement-from-price-in-storefront.md

File metadata and controls

14 lines (14 loc) · 1.22 KB
title issue author
Implement from price in storefront
NEXT-12038
Nils Haberkamp

Storefront

  • Deprecated variable referncePrice in src/Storefront/Resources/views/storefront/component/product/card/price-unit.html.twig
  • Deprecated variable listPrice in src/Storefront/Resources/views/storefront/component/product/card/price-unit.html.twig
  • Deprecated variable listPriceFlag in src/Storefront/Resources/views/storefront/component/product/card/price-unit.html.twig
  • Deprecated block component_product_box_block_list_price_wrapper in src/Storefront/Resources/views/storefront/component/product/card/price-unit.html.twig
  • Deprecated variable cheapestPrice in src/Storefront/Resources/views/storefront/component/product/card/price-unit.html.twig
  • Deprecated classes table-sm and table-bordered in src/Storefront/Resources/views/storefront/page/product-detail/buy-widget-price.html.twig
  • Deprecated classes table-sm and table-bordered in src/Storefront/Resources/views/storefront/page/product-detail/buy-widget-price.html.twig
  • Deprecated class product-block-prices-table in src/Storefront/Resources/views/storefront/page/product-detail/buy-widget-price.html.twig use product-block-prices-grid instead