- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to make a extension like
the green offers / deals or discount in product list page or any where. Is there any extension to do this?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@vigneshwebneo Have you tried the special price of default Magento? it allows you to set special price special price for specific or all products for the period of time. Hope this helps.
Cheers
Magento Programmer | Was my answer helpful? You can accept it as a solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@vigneshwebneo Have you tried the special price of default Magento? it allows you to set special price special price for specific or all products for the period of time. Hope this helps.
Cheers
Magento Programmer | Was my answer helpful? You can accept it as a solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Special price for specific product in category list
Thank you for the info. But i want to do special price with my extension. This link help me some https://magento.stackexchange.com/questions/96642/add-custom-block-on-listing-page-magento2
So that I can add icon or highlight one particular product. div class - product-item-info.
add also while adding product in admin i have to keep options for my extension. how to do that