I'm using this piece of code: $product->setSku($csvProduct[0]); // Set your sku here $product->setName($csvProduct[6]); // Name of Product
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
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
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
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
I have changed texts My cart to My Shopping Bag in top links through below code. public function addCartLink() { $parentBlock = $this->getParentBloc