I have to call and pass value to the js function(showPopup())from the template(when clicking the Verify OTP button). How to achieve this?. But now i am not able to call the js function. layout file Vendor_module/form/element/phone.html For delivery questions. Vendor_module/view/frontend/web/js/view/form/element/phone.js define([ 'Magento_Ui/js/form/form' ], function(Component) { 'use strict'; return Component.extend({ defaults: […]
Magento2
I would set up enable_qty_increments in my store. I’ve edit store settings cart options to manage this but when I try to use rest api to update my product always this request can’t set options relate to this configuration. This is an example request curl -X PUT https://xxx.xxxx.xxx/rest/all/async/V1/products/sku_prod -H 'Content-Type: […]
I try to create configurable products in magento 2.3.3 using 2 attributes: color and shipfrom I simply add the attributes, the values, then save. Just after saving I get the following error: I cannot edit the configurable product if I try to, resulting in the same error. However delete is […]
We want to do a multivendor shop and I would like to divide the product category page into two sections 40/60. There should be a list of products with scrollbar on the left. The right side will be stationary (fixpossition) with a pinned store location on the map (each product […]
I hope someone here can offer me some guidence. I have recently switched all my accounts from cPanel / WHM to Plesk and part of this was an active development of a Magento 2.3.2 site. Since moving onto the new system I am having issues with the generated folder being […]
In my Magento 2.3.3 instance If I disable EVENT:sales_quote_item_qty_set_after , Observer: inventory then “/checkout/cart/” and “/checkout/” speeds up but it also remove ability to validated minimum quantity per product in a cart. I have observered as the number of products increase in cart , “inventory” observe is taking longer and […]
I get blank page when I place order, on success page I have 500 error and it is blank. I can see the order on admin panel and buyer panel, but status is pending. Also i increased PHP memory limit. I can not even go to bank payment because of […]
I need to change the size of the images shown in the LIST format, but leaving the GRID format like this. The first image shows how the page is currently in LIST mode. The second image shows how I would like the products to be displayed And the third image […]
I need to change the Links to which those buttons in the cart sidebar redirect. I can’t find the file to edit them. I have marked in a red box the buttoms to edit My version of Magento is 2.1.6