Our developer is asking us to install the Amasty Elasticsearch extension rather than use the default Elasticsearch extension that comes with the latest versions of Magento. Is there a reason why going for this extension is better? Any insights would be mega helpful. submitted by /u/stuli1989 [link] [comments]
Author Archives: UEA9H0OxCO
How many SKUs do you have in your store?
Hi everyone! I am working on my new store and wondering how many products should I start with on Magento? Would it be better to launch a store with a small number of items and then grow it gradually, or should I make the full list of categories and products with all the items before […]
Magento REST API Order Processing
Is it possible to Create an Order using an admin authorization token? I’m using version 2.4.2. When I attempt to post (or put) to the endpoint Magento returns request does not match any route. submitted by /u/Ok_Understanding850 [link] [comments]
Homepage search form
Search by product characteristics Hello, I have a web store made in Magento 2 and my client would like to have a search form on a front page. Are there any good extensions/modules for that? Here’s an example of the form: https://www.gume-direkt.com/ (on this website a user can choose the dimensions of a car tire […]
Magento 2.4 requires Klarna? why? trying to remove bloat from Magento
Composer reports magento/product-community-edition 2.4.2 requires klarna/m2-payments (8.2.1) Why? and why doesn’t someone create a Magento 2 install without all the bloat? I’m trying to remove all the crap that’s been added to Magento 2.4. I’m just wondering what does Magento require from Klarna? submitted by /u/Pinklloyd68 [link] [comments]
How To Buy A Magento 2 Store Locator On A Shoestring Budget
Magento 2 Store Locator is for business owners having multiple stores because this extension helps them to manage their stores location easily and efficiently. Store Locator extension allows your customers to locate your stores on a map and easily find the nearest store location. Merchants can add unlimited store locations along with store images, customer […]
Mail trigger in Magento 2
I have various form in my website and I want to send an email every time a customer fills that form but I can’t find anything relatable. My website regularly sends email on the occasion of creating account, reset password and when someone orders something but how do I send when someone fills forms. submitted […]
Magento 2 with Varnish and mod_pagespeed
Anyone have any tips (to the pitfalls) or links to any useful config. guides for getting these two to play nicely together? It seems that it should be possible based on what i have read, but i thought that i would ask you guys for any bits of wisdom before i jump into this. Thanks […]
Facebook Shop w/ Magento Feed
Is there anyone here that current sends a Magento 2 product feed to Facebook shop? I’m curious if the commission fee is 5% still, and if the transaction must happen in that session? I’d hate for someone to visit the site a few weeks later, buy something unrelated and pay a commission back to Facebook. […]
Salable qty = 0 but product still in stock?
I’m using Magento 2.3.6-p1 and I understand that when an order is placed, only salable quantity goes down and actual quantity is deducted when a shipment is created. That would be fine if salable quantity = 0 meant product goes ‘out of stock’ on the front-end… But that doesn’t happen. Product still appears as ‘in […]
URLs generation in Magento 2 gone wild. Looking for a solution for a quick canonicalization tip.
Hey everyone, So right now I have a Magento 2 ecommerce that shows the same product on 3/4 or even more different URLs, like: – example.com/product/ – example.com/catalogue/product/ – example.com/en/catalogue/product I want to set the last one as the canonical version, but I’d like to set quickly canonicals even on the other URLs (that of […]
Magento 2.4 product import options?
I’ve worked with various import software in the past for Magento. Magmi, Storemanager, the default import/export but nothing truly worked good for importing complex products or products with multiple configurable parts. Does anyone know of anything that can help in getting configurable products into Magento? submitted by /u/Pinklloyd68 [link] [comments]
How to stop redirect on-click wishlist icon
My wishlist code: <?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ /** @var MagentoWishlistBlockCatalogProductProductListItemAddToWishlist $block */ ?> <?php if ($block->getWishlistHelper()->isAllow()) : ?> <a href=”#” class=”action towishlist” title=”<?= $block->escapeHtmlAttr(__(‘Add to Wish List’)) ?>” aria-label=”<?= $block->escapeHtmlAttr(__(‘Add to Wish List’)) ?>” data-post='<?= /* @noEscape */ $block->getAddToWishlistParams($block->getProduct()) ?>’ data-action=”add-to-wishlist” role=”button”> […]
How To Get Magento 2 Store Pickup For Under $90 to $150
Magento 2 Store Pickup provides an additional shipping technique that allows clients to collect their orders on their own right at the shop. This helps to decrease a third party’s potential shipping hazards and enhances shopping experience with a fresh selection of pickup. Key Features Configuration of multiple stores Store pick up with the […]