Monthly Archives: September 2019

How to write and get config values by scope in Magento 2

- Fire development, Magento 2

Magento 2 import export debug log

In the following article, we’d like to draw your attention to an essential feature of Magento 2 – the ability to write and get config values by scope. Unfortunately, it is less documented than others, but we are here willing to help you! Note that you may need to apply different settings to different stores programmatically. Everything else is mentioned below. For more tips and advice, follow this link: Magento 2 Developer’s Cookbook. Continue Reading

Why you should get Improved Import & Export for Magento 2 by Firebear Studio

- Uncategorized

Firebear helps you get ANY data in and out of Magento 2 store. Integrate your Magento 2 with any CRM, ERP, warehouse management software, or your daily Excel or Google Sheet table.

With Improved Import & Export extension you automate import and export processes with the help of cron scheduler, control the data with attribute mapping and filters. Everything via backend interface.

Improved Import & Export helps you save money and resources by automating data synchronization processes, by avoiding monthly service payments, by serving as a one-step solution for data transfer.

In this blog post we highlight the reasons and points why Improved Import & Export is better than competitors.

Continue Reading

Amasty Multi Vendor Marketplace for Magento 2

- E-Commerce, Magento 2

Ability to provide shoppers with a wider range of goods and services can help to bring your online business to the next level. That’s why lately marketplace concept is gaining popularity among ecommerce business owners. By turning your online store into a marketplace, you allow multiple sellers to offer their goods from one place. If you want to leverage the full potential of running a multi-vendor online shop on your Magento 2 site, pay attention to the Multi Vendor Marketplace extension by Amasty. The Magento 2 module enables store owners to set up a fully-fledged marketplace with multiple sellers. With the tools provided by the Amasty extension, both admins and vendors get advanced possibilities for monitoring sales-related data and managing orders. 

Below, we explore the advantages of establishing a multi-vendor marketplace on a Magento 2 website and look closer at the features offered by the Amasty marketplace module.

Continue Reading

How to get current quote in Magento 2

- E-Commerce, Magento 2

Magento 2 import export debug log

In the following article, we shed light on how to get a current quote in Magento 2. To be more exact – from your Magento 2 shot. Why does one need this action? It is mainly utilized for manipulating a cart before creating an order from it. A current quote object provides you with access to all items and enables doing some checks or manipulations with them. You can find more useful tips here: Magento 2 Cookbook. Continue Reading