Allow indexing for eCom filters? (SEO)

I’m looking to noindex most filters on my product category pages (collections) as most of them aren’t keywords that people would search organically. However, certain filters have keywords associated with them that do have search volume. Other than creating more collections, am I able to selectively enable these filters to be indexable, whilst leaving most …

How do I convince my company not to include vendors when commiting?

I just started a new job as a Magento developer. When cloning a project that took longer than expected, I discovered all of the vendors were committed on our VCS. I asked the CTO and he said they started doing this because they had an issue with modules versions and composer at some point, but …

Implementing Real-Time Product Synchronization and Localization in E-commerce Systems Using APIs

Task: In e-commerce systems such as Prestashop and Magento, it is possible to set up real-time product synchronization between these platforms using built-in or additional secure APIs. This setup should ensure that: Descriptions and titles must be in Polish in one system and in English in the other. Translations should be performed using a translation …

Magento Hyvä search engine

Hi everyone! We are developing a new site using hyva theme. Anyone successfully got a nice search engine working? Currently using algolia but seems not to work out of the box for the hyva theme Anyone found a nice working solution for search? submitted by /u/Smart-Reception-680 [link] [comments]

Magento REST API: Product attribute options API format Mismatch

In magento 2.x REST API docs, below output is shown as a sample, the label data based on store views. But when i tried to hit the API it replied only label and value, not able to get store based labels. Given in doc: [ { “label”: “string”, “value”: “string”, “sort_order”: 0, “is_default”: true, “store_labels”: …

Complete Newbie Question – is their an M2 Module/plugin for customising Football/soccer kits & shirts [colors, sizes, names on shirts, etc)

hi all, We’re a sports equipment retailer, looking to add soccer kits to our products on offer. Just looking for a starting point really, not been able to find a plugin/extension so far that can offer an extensive customisation that might be appropriate – have I missed one? – Are there any extensions/modules that would …