PrestaShop CSV Specific Prices Module
. Export and import specific prices in your shop. Â You can import specific rates indicating the product attribute, country, customer group, customer, reducing the rate of reduction (amount or perc...
This was description of the CSV Specific Prices PrestaShop module
Export and import specific prices in your shop.
Â
This module allows you to export and import prices or offer specific pricing your shop. It allows you to see in a CSV file all specific prices available in your shop . The module allows you to export all specific prices and it is possible to import existing records or adding new specific price.
Â
You can import specific rates indicating the product attribute, country, customer group, customer, reducing the rate of reduction (amount or percentage) and indicate a specific price period.
Fields considered:
    0 id_specific_price,
    1 id_specific_price_rule,
    2 id_cart,
    3 id_product,
    4 id_shop,
    5 id_shop_group,
    6 id_currency,
    7 id_country,
    8 id_group,
    9 id_customer,
    10 id_product_attribute,
    11 price,
    12 from_quantity,
    13 reduction,
    14 reduction_type,
    15 sp.from,
    16 sp.to
Â
Comments