Magento 2.4.6P2 Guest Checkout is not showing
I not sure if i am missing something. I have enable guest checkout and is still not showing up at one page checkout.
I not sure if i am missing something. I have enable guest checkout and is still not showing up at one page checkout.
I would like to know how you are doing either locally or ideally in production on an empty (rest or graph I guess) API call. Basically, how much time does Magento take to just load without even doing any real… Read More »Magento 2 – Empty API call performance
I have created a custom field “Plan Identifier” in custom option for products. Now, I want this field to be updated when we create a product using REST API and also the data of this filed when we make a… Read More »How to set data in custom option filed which is created progrmatically in Magneto 2
I am unable to create an order programmatically with the carrier PostNL. The carrier code is “tig_postnl” and the method “regular”. Normally I set the shipping address simply using: $shippingAddress = $quote->getShippingAddress(); $shippingAddress->setCollectShippingRates(true) ->collectShippingRates() ->setShippingMethod(‘freeshipping_freeshipping’); (for full code please see… Read More »Magento 2: Create order programmatically using carrier containing underscore (PostNL)
presciso de ajuda quando tento executar o comando bin/magento setup:upgrade no meu terminal aparece isso bin/magento: No such file or directory I need help when I run the command bin / Magento setup: update on my terminal it shows bin… Read More »bin/magento: No such file or directory
When a customer tries to login to the front end website, they enter their user name and password and then when they click to login, it appears to be successful but they were not logged in. This is a fairly… Read More »Magento 2.4.2 Customer Login Not Working
I want to apply coupon code programmatically when the condition is true. If condition false coupon code should be not applied. Please help me.
I want to prepend a text before the product name is displayed. I’ve created a file product-title.phtml in my local template and referenced this in catalog_product_view.xml like so: <referenceBlock name=”page.main.title”> <arguments> <argument name=”template” xsi:type=”string”>Local/argento-stripes-custom/Magento_Catalog::product/view/product-title.phtml</argument> </arguments> </referenceBlock> Unfortunately it’s still rendering… Read More »Modify Product Title Display
I want to know if we can pre populate the discount code in the checkout/cart page when customer clicks a button from a page. Aim is when customer clicks a button from a page it should redirect them to checkout/cart… Read More »Pre populate the discount code in checkout/cart
We used to be able to access advanced reporting now we are displayed with the following Your Base URL has been changed and your reports are being updated. Advanced Reporting will be available once this change has been processed. Please… Read More »Unable to access advanced reporting