How to validate coupon code is valid for old customer in magento 2.4
How to validate coupon code is valid for old customer in magento 2.4. I used observer but unable to do
How to validate coupon code is valid for old customer in magento 2.4. I used observer but unable to do
I am explaining total process in answer section
I want to use reOrderItems mutation. But the issue is that when i re order a specific product magento throws error that “The order number doesn’t belongs to the current customer”. even though the order is of the same customer… Read More »Issue in Re Order items mutation
I require an SQL query to retrieve information about the promotions applied to an order from the sales order table. The field “applied_rule_ids” is utilized to obtain all rule IDs. However, a challenge arises when a rule, such as “buy… Read More »SQL for getting promos applied to an order
Hi Folks Is there any shared hosting which still supports PHP 7.X and also unlimited inodes? Thnx… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1909846&goto=newpost
Hello WHT members, First of all, I’m delighted to have a forum like WHT where enthusiasts seeking web hosting services can interact and dis… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1909835&goto=newpost
How can I place a div or span class inside stock available with custom xml. Would like custom block next to INSTOCK. <body> <referenceBlock name=”product.info.stock.sku”> <block class=”StockQtyBlockLeftQty” name=”catalog.product.view.stock” before=”product.info.stock.sku” template=”Dolphin_MyModule::leftqty.phtml” cacheable=”false”/> </referenceBlock> </body>
I have a custom input field on each product item in the cart. The value is added to the sales-order-item table. The field is exposed to the order api as a custom attribute. I want to add the value of… Read More »Magento 2 – How to add data from a field in sales-order-item table to the order items in order confirmation email
I need all the customer email using graphQl in magento2. Who ever registered in magento those customers email addresses. I need to get from Api. Please help for this
I am getting incorrect captcha error, I am using by default captcha of magento version 2.4.6-p3. As I removed all the custom modules(even which is not related to captcha) and design theme changes. Not getting entries in captcha_log table. As… Read More »Incorrect CAPTCHA