search_box

Shopee Configuration Settings

After installing the Shopee PrestaShop Integration module, the store owner (admin) has to set up the Shopee Integrations configurations. Prior to this, the admin has to first create a seller account on Shopee seller panel. Once the seller account is created and is approved by Shopee, the store owner can use the Shopee Username and Password while setting up the Shopee Configuration settings in the PrestaShop Admin panel.

To set up the configuration settings in the PrestaShop Admin panel

→ Go to the Prestashop Admin panel.

→ In the left navigation panel, place cursor on Modules menu.
The menu appears as shown in the following figure:

ModulesMenu_1

 

→ Click Modules & Services.

The page appears as shown in the following figure:

ModuleSelectionPage

 

→ In the right panel, click the Installed modules tab.
The Manage installed modules page appears as shown in the following figure:


Shopeemoduleinstallation

→ Other than configuration, the admin can uninstall the module, disable the module, disable mobile, and reset the settings. Click the respective option to perform these tasks.

 

→ On the left navigation bar of your dashboard, place cursor on Shopee Integration, and click Shopee Configuration button.

→ The Configuration page has 5 setting tabs:

  • General Settings
  • Product Settings
  • Order Settings
  • Cron URL

General Settings

  • Under API Settings, do the following steps:
    • In API Mode, Select Sandbox or Live (Live for Production & Sandbox for testing)
    • In the API URL box is auto-populated. Scroll down to the other fields:
    • In the Partner ID, enter the partner id obtained from Shopee seller panel.
    • In Shop ID, enter your Shopee ID
    • In the signature, enter the Signature
    • Click on Validate Credentials, Once get verified.
    • Click on ‘Get token’ to get the access token.


Product Settings:

  • In Price Variation, select the price option that you want for your products on the Shopee marketplace.
    • Increase Fixed Amount: You may select this option if you want your product price to be increased on Shopee as compared to your PrestaShop store. If you select this option, a box appears as shown below
      • By choosing this option, you may enter in the Price Variant Value box the amount by which you want your product price to be Increased on Shopee as compared to your PrestaShop store. Suppose if you enter 50 in this field and your product is for 100 on your PrestaShop store, then the amount that your product will be available for on Shopee would be 150 (as the amount entered is 50 for Increase by fixed price, so the price entered would be added to the price for which product is available on PrestaShop).
    • Decrease Fixed Amount- You may use this option if you want the price of your PrestaShop product to be decreased on Shopee.
      • By choosing this option, you may enter in the Price Variant Value box the amount by which you want your product price to be decreased on Shopee as compared to your PrestaShop store. Suppose if you enter 50 in this field and your product is for 100 on your PrestaShop store, then the amount that your product will be available for on Shopee would be 50 (as the amount entered is 50 for Decrease by fixed price, so the price entered would be subtracted from the price for which product is available on PrestaShop).
    • Increase Fix Percentage- You may use this option if you want the price of your PrestaShop product to be increased on Shopee by a certain percentage.
      • By choosing this option, you may enter in the Price Variant Value box the percentage amount by which you want your product price to be increased on Shopee as compared to your PrestaShop store. Suppose if you enter 20 in this field and your product is for 100 on your PrestaShop store, then the amount that your product will be available for on Shopee would be 120 (as 20% of 100 is 20 which gets added to 100).
    • Decrease By Fix Percent- You may use this option if you want the price of your PrestaShop product to be decreased on Shopee by a certain percentage.
      • By choosing this option, you may enter in the Price Variant Amount box the percentage amount by which you want your product price to be decreased on Shopee as compared to your PrestaShop store. Suppose if you enter 20 in this field and your product is for 100 on your PrestaShop store, then the amount that your product will be available for on Shopee would be 80 (as 20% of 100 is 20 which gets subtracted from 100).
  • In Update Price on Product Edit, select Yes if you want the price to be updated on editing the product. You may disable it by selecting Disable.
  • In Update Inventory on Product Edit, select Yes if you want the inventory to be updated on editing the product. You may disable it by selecting Disable.

Order Settings:

  • In the Order Settings, do the following steps:
    1. In the CUSTOMER ID, enter the ID for customers to be created, for orders which are imported from Allegro.
    2. In the Order Email, enter the email through which you want Shopee orders to get created while importing.
    3. In the Order Created from, choose the date from which you want to create orders.
    4. In the Order status when Import Mapping, Map your Prestashop status with Shopee status so while order import respective status will get assigned in orders.
    5. In the Order status when Import, select the order status while importing the order.
    6. In the Order cancelled status, select the status to appear when the order has been cancelled.
    7. In the Order status when shipped, select the order status to appear when the order has been shipped.
    8. In the Order Payment, select the order payment method set for each order while importing the Shopee order.
    9. In the Order Carrier, select the order carrier set for particular orders while importing the Shopee order.
    10. In the Auto Reject order, select ‘yes’ to enable the auto-reject orders.

Cron URL:

  • You can see Cron Info in this section. It appears as set by you on the server.
  • You may see cron URL, name and recommended time.

Note: Cron is used to auto-update product inventory & pricing and to import orders automatically. These can be setup at cPanel & time-intervals can be set as per the need.

→ Click the Save button and the configuration will be saved.

Yes No Suggest edit
Suggest Edit