
Copy final_price.phtml
from
Vendor/magento/module-configurable-product/view/base/templates/product/price/final_price.phtml
to
Vendor/theme/Magento_ConfigurableProduct/templates/product/price/final_price.phtml
change (around line 22)
<?php if (!$block->isProductList() && $block->hasSpecialPrice()): ?>
with
<?php if ($block->hasSpecialPrice()): ?>
(special_price will display)
and replace
<span class="old-price sly-old-price no-display">
by
<span class="old-price sly-old-price">
Rate this blog_post

Saiful Karim
I am a professional Digital Marketer and my expertise skills are also in web development, Magento, Laravel and eCommerce.
Latest Blog
Tags
- Written by: Saiful Karim
- Posted on: March 29, 2020