Creating a TierPrice import based on nopCommerce Sync plugin
- 12:03:28 PM
- Friday, July 24, 2020
In this tutorial we'll be using the nopCommerce Sync plugin to implement a TierPrice import.
We will start coding with the creating DTO, move on to the Map class, and finally end on SQL import script.