color swatches and dropdown select on product page
Is there a way to get color swatches and a dropdown select for same attribute color on product view page?
Is there a way to get color swatches and a dropdown select for same attribute color on product view page?
In Magento, it’s possible to save a product SKU as “0.” However, an issue occurs when this product is added as a linked product (such as Related Products, Up-Sells, or Cross-Sells) to another product. When attempting to make changes to… Read More »Invalid SKU Handling for Linked Products in Magento
What are the factors that define the page speed/page-load of the Magento store? What are the things that we should be aware of?
By looking into Magento Core modules, I can see some of them split into very small parts of same functionality, like this one listed below. I can’t really find on the docs any mention of this approach, and most of… Read More »Magento Modules Decomposition
(function anonymous( ) { debugger }) I am getting this in source tab and whole website is freezing because of it. I have not added this code anywhere. How to find out what is the exact issue. Also when doing… Read More »My magento 2 website is freezing and stuck due to debugger
I have been reading the posts but they seem a bit old. I want to add some security to my machine and CSX is by far the cheapest but I also… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1929511&goto=newpost
Whenever we send off a newsletter with say 10+ links to specific products, our server ends up overloading and our website ends up going down for 5-10 minutes until the server comes back up. The newsletter/email blast is sent off… Read More »Servers RAM spikes after Newsletter
I am trying to get the response of my Ajax in the Controller : require([‘jquery’, ‘mage/url’, ‘mage/cookies’], function ($, url) { ‘use strict’; window.updateStatus = function (element) { var isEnabled = $(element).val(); var entityId = $(element).data(‘entity-id’); var formKey = $.mage.cookies.get(‘form_key’);… Read More »Admin JS Ajax call in the Controller
When we make changes to a product or category magento will get stuck on the “please wait” screen. There’s no error and the changes do not save. So far, the issue is only when changing things in the “content” sections.… Read More »Intermittent failure to save categories/products
I have made a new Order Status ‘Paid’. I have assigned the new status to more or less every payment method and it works everywhere. Beside on Zero Subtotal Checkout – it keeps resulting in state:new, status:processing, even though I… Read More »Zero Subtotal Checkout and custom status