Commit ca7ab39c by 王东红

fix

parent e539f564
......@@ -14,7 +14,7 @@ $schema = ($block->getZone() == 'item_view') ? true : false;
?>
<span class="normal-price">
<?= /* @noEscape */ $block->renderAmount($finalPriceModel->getAmount(), [
'display_label' => __('As low as'),
'display_label' => '',
'price_id' => $block->getPriceId('product-price-' . $idSuffix),
'price_type' => 'finalPrice',
'include_container' => true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment