When working with Full Page Cache and Varnish, the blocks are suppose to pass an array on the function afterGetOutput, by using the function $block->getIdentities(). These arrays are then merged into the X-Magento-Tags. We have noticed that a couple of blocks had null value on the $block->getIdentities(), and would create […]
Daily Archives: May 30, 2023
I work on extension name ” Order Details”. $customer = $this->order->loadByIncrementId()->getCustomerId()->getPayment(); $payment = $customer->getPayment(); $method = $payment->getMethodInstance(); $methodTitle = $method->getTitle(); return $methodTitle; How I can access the Cash on Delivery method and render on checkout/success/page.
Need possible use cases for a scenario in magento 2 when a customer places an order during checkout after entering place order stock from inventory gets reduced then customer moved to payment gateway for payment, but in case if a customer is not paying, the stock reduced remains the same […]
We have a requirement to store values in Product Attributes in Key-Value pairs. I am still searching for the solution, need assistance reagrding the solution.
I just wanted to disable pagebuilder from category description without using ui_component category_form.xml , is there any other way to do that like using plugin/event ?
ChatGPT users can now prevent their sensitive data from getting recorded by the AI chatbot by installing PrivateGPT, an alternative that comes with data privacy… Read More The post Meet PrivateGPT: ChatGPT Alternative with Data Protection System appeared first on GeeksforGeeks.
The European Union (EU) is working on the first set of regulations for formulating AI and ChatGPT founder Sam Altman says if the company fails… Read More The post OpenAI May Leave the EU If Regulations Bite: ChatGPT Founder Sam Altman appeared first on GeeksforGeeks.
With the advent of ChatGPT and advancements in Artificial intelligence (AI), the lives of people have changed for the better. There is a marvelous boom… Read More The post How to Use ChatGPT For Social Media Marketing With 10 Examples appeared first on GeeksforGeeks.
UI and UX are co-related fields, such that both focus on different key aspects but together combine to make a product. Irrespective of which part… Read More The post 10 Best UI/UX Design Tools in 2023 appeared first on GeeksforGeeks.