Category "magento"

Magento2: product not visible after import

I'm using this piece of code: $product->setSku($csvProduct[0]); // Set your sku here $product->setName($csvProduct[6]); // Name of Product

Magento 2 jquery.mobile.custom.js:44 error

Using custom theme for Magento2. I am creating navigation from backend by adding categories. The problem I'm facing is with the sub-categories, onMouseover the

Not able to use Magento REST APIs using OAuth

I am using Magento version 1.7.0.2 and trying to use Magento Rest APIs using OAuth Integration. I have installed OAuth and following is the snippet of code that

Magento "Please specify the product's option(s)" message remains after completing add to cart after initially clicking "Add to Cart" on category page

Sequence is that customer clicks "Add to Cart" button for a configurable product on the category page. As expected, customer is taken to product page with a not

How to transfer data from magento site to prestashop site?

I was having a website built on magento that I replaced with prestashop. I have the backup files of previous magento website and database of the same. Now, I wa

How to apply <span> tag to My Cart top link in magento?

I have changed texts My cart to My Shopping Bag in top links through below code. public function addCartLink() { $parentBlock = $this->getParentBloc