how to add Strike through on original price and show cart rule discounted price
add strike through on the price and show the discounted price after strick through price on the checkout shipping step summary section
Auto Added by WPeMatico
add strike through on the price and show the discounted price after strick through price on the checkout shipping step summary section
UPDATE I’ve used the Firebear ImportExport Extension for now. That works without any problem. Its pricey but worth the money if magento cant get something “simple” like this working. Good day, we recently switched from Magento 2.3.x to Magento 2.4.6p2… Read More »Magento 2.4.6 – Import mutiselect attribute options from CSV
Magento 2.3.5-p2 how to show custom block before product.info.details and after media ? <div class=”product-info-main”></div> <div class=”product media”></div> <div class=”custom_block”></div> **//we want to show custom block section here** <div class=”product info detailed”></div> I am trying like that <referenceContainer name=”main”> <container… Read More »Magento 2 how to show custom block before product.info.details and after media
I want to get the current category name in a .phtml file, having only the product ID. The product ID is fetched from reviews. Note: I’m not running this on product page. This is what I have now: <?php $objectManager… Read More »How to get current category name when having only the product ID
I want to create a duplicate product using the product id programmatically. I have tried many solutions but have not had success. How to do it?
I am looking for information what i can not sell using magento open source. Is there list of forbidden items? This information for my blog article.
I am trying to return the special price that some products have to the value that they had by default “blank value” or eliminating the value that these have, I want to do it loading template since there are many,… Read More »return special price to blank value
So i updated the pricing for the discount campaign. However, for the people who have added the products added in the cart can see the old pricing and add the coupon code. please help
On the catalog page I only want to display the block-compare if the number of products to compare > 0. Now I still see the title of the comparison block, I don’t want to see anything. This is my code:… Read More »Magento 2 Display compare block only when the number of products to compare > 0
I am using Magento 2.4.5, where i have created user roles with access to catalog, marketing and sales. But those users are not able to save Products. When they try adding new product or editing existing products, they get the… Read More »Save products in restricted user roles