"SKU"

How to Bulk Update Shopify Product SKUs

- Our extensions, Shopify

How to Bulk Update Shopify Product SKUs

Having multiple products on your online storefront is often associated with extended e-commerce opportunities and, at the same time, headaches. Especially when you need to update Shopify product SKUs.

By default, the system doesn’t let you apply changes to your catalog items in bulk. You need to do that manually on a per-product basis. The more products you have in Shopify, the more time and effort you need to spend. With the Import & Export Tool, however, you can easily bulk update your product SKUs. So, let’s take a look at how to update your Shopify product SKUs in bulk. Continue Reading

How to get a product by ID in Magento 2

- Fire development, Magento 2

Magento 2 get product by ID

If you want to get a product by ID in Magento 2, the platform offers several different methods to do that. And since it is one of the most frequently used operations in a programmer’s routine, we describe every approach below. Each method is unique and suitable for different use cases. You can utilize them to get products in third-party modules, scripts, or phtml files. Therefore, let’s see how to get products by ID in Magento 2. More coding tips are available here: Magento 2 Developer’s Cookbook. Continue Reading

Improved Import for Magento 1- extension manual

- Our extensions

Magento Improved Import

Improved Import extension enhance the ability of default Magento import process with adding the most requested by Magento community import features! All this features works with default Magento Dataflow import/export from .csv files. We provide detaileda manual and .csv samples for make you life easy! This extension can be very helpful for product migration from another E-Commerce systems to Magento and also on data migration between Magento stores. Extension can be also used for update already exist products with multiple images, additional images from URL, custom options and tier prices!

On this post you can find official manual for Improved Import extension – detailed instruction for use each feature, how create correct .csv file for import, description of extension settings and other tips about Magento import process.

If you are new in Magento product import process as well – check our post Magento product import from scratch

Continue Reading