Allow a store owner to import and export discounts P.S. There's no need to check whether discount is uniqe (like we do for products with SKU). So duplicates during importing is allowed Related task - https://github.com/nopSolutions/nopCommerce/issues/8295
Allow a store owner to import and export discounts
P.S. There's no need to check whether discount is uniqe (like we do for products with SKU). So duplicates during importing is allowed
Related task - #8295