How to add CSV export button in cart price rule grid in magento 2?
I want to add a CSV export button in cart price rule magento 2
Auto Added by WPeMatico
I want to add a CSV export button in cart price rule magento 2
By default, magento2 promotions have the feature to create coupon code for specific customer groups. I want to send coupon code to users who already purchased products with us. Are there any settings needs to be selected in magento2 to… Read More »Magento2 – Customer Specific Coupon Codes Generation
We are using magento 2.4.2-p2 When we apply a coupon code to the cart then the discount is also applied to the product custom options, we do not want to apply a discount to the product custom options.
Website: www.artlounge.in I’m encountering an issue where, after a customer logs in and adds a product to the cart, clicking on ‘View and Edit Cart’ causes an automatic logout. This issue occurs when there are 2 or 3 products in… Read More »Magento2 For a logged-in customer, when I click ‘View and Edit Cart,’ the customer is automatically logged out after reaching the cart page
I have modified the en_US.csv file on my site to change the word “Discount” to “Savings” in the Order Summary that displays on the cart page. app/design/frontend/Vendor/theme/i18n/en_US.csv “Discount”,”Savings” “Discount (%1)”,”Savings (%1)” Discount,Savings In this clip, you can see that when… Read More »Order Summary shows wrong label for discount after refreshing
I am trying to change the “Discount” title to “Savings” in the order summary in cart. I have tried modifying the following files and none of them seem to work. app/design/frontend/Vendor/theme/i18n/en_US.csv “Discount”,”Savings” I’ve tried adding the same code below to… Read More »Change “Discount” title in order summary in cart
We are currently using Magento version 2.4.5-p1. We’ve encountered an issue with the Magento cart price rule with coupon codes. The problem is as follows: 1 – In the Magento admin panel -> Cart Price Rules, the coupon code appears… Read More »Magento 2 coupon code shows 1 Times used in admin but it is not showing in any orders
how to override the sales rule module and an option field to the view file and check the option is enabled or not vendor/magento/module-sales-rule/view/adminhtml/ui_component/sales_rule_form.xml
I have been searching for days, but cannot find a way to do this. Open to getting an extension to pull this off if you know of one. We want to offer a coupon code. If you have $100 or… Read More »Create Rule in Magento 2.4 If a combined $X amount of items in Y category, then get free ship
I’m having an issue with a discount cart price rule for bundle products. To understand the issue you might want to know we mostly sell USED hardware. The NEW products are not sold much and not much on stock. I… Read More »Cart price rules with bundle product issues