Skip to content

category

Auto Added by WPeMatico

Magento 2 SimiCart – Magento 2 Mobile App Builder

We are using Magento 2.4.2-p2 version with SimiCart – Magento 2 Mobile App Builder We are struggling from where category_id is coming File name – app/code/Simi/Simiconnector/Model/ResourceModel/Productlist/ProductlistCollection.php File function – $collection = $simiObjectManager->create(‘MagentoCatalogModelProduct’)->getCollection() ->addAttributeToSelect($simiObjectManager->get(‘MagentoCatalogModelConfig’) ->getProductAttributes()) ->addMinimalPrice() ->addFinalPrice() ->addTaxPercents() ->addUrlRewrite(); when we… Read More »Magento 2 SimiCart – Magento 2 Mobile App Builder

Category has wrong URL

We just upgraded to 2.4.6 and we have found tons of products and categories with wrong URLs. Categories and products that work have this URL :catalog/category/view/s/produkter/id/622/ Categories and products that do not work have this URL: /produkter.html/brannvern.html Does anyone know… Read More »Category has wrong URL