-
On a product page, the product should be loaded once. Right? ;)
But the product's ID is given as argument instead of the product itself (the interceptor in that case). Which results in a new load of …
-
First I want to thank you for your great extension
As I test, if we enabled "[Amasty Improved Layered Navigation](https://amasty.com/improved-layered-navigation.html)" or "[Amasty Improved Sorting]…
sIiiS updated
7 years ago
-
Hey there,
@afoucret - do you have an idea what is causing the limitation on the color attribute in the layered navigation right here:
https://eu.makerdise.com/3d-druck/filament.html
I tested …
-
Installing blog on Magento 2.1.2
Procedure followed below:
composer require mirasvit/module-blog
Using version ^1.0 for mirasvit/module-blog
./composer.json has been updated
Loading composer …
-
Hello,
I discovered DB structure and found that there is extra field named "website_id" in "cataloginventory_stock_item".
Each stock item is related to "cataloginventory_stock" (foreign key: stock_i…
-
My site shutdown randomly. Many pages are working fine but many images and home mostly stop working.
We are still talking with magento team but still they could not figure it out.
Last response from…
-
Magento 2.0.1 + sample data.
/rest/V1/products/478
Data, what I have used to create product
{
"product":{
"sku": "478",
"typeId":"simple",
"attributeSetId":"4",
"…
-
magento 2.1.2 php 5.6
Create product
Create 2 attributes color
Save product
On product page receive exception:
1 exception(s):
Exception #0 (Magento\Framework\Exception\LocalizedException): Configur…
-
Hello,
I've just finished a DB migration from 1.7.0.2 -> 2.1.0. Beside some standard things that required a manual resolution, everything went well.
However, none of my products are displayed on t…
-
I am using Magento 2.0.7
I have Configurable products with "child" products.
On Advance inventory, the "child" products have "Manage Stock" set to yes.
If, the qty of one "child" product change to 0…