您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Converts Pandabuy CNY prices to provided currency using provided exchange rate
This will automatically convert CNY prices on pandabuy product pages to local currency. It will also use the weight if it is provided in the details to estimate the total price of the item including shipping (shown by asterisk in price).
You will need to edit line 12, line 13, and line 14 to make it in your local currency. Using USD as an example, to get your exchagne rate, google USD to CNY and then enter that value on line 12. Line 13 isn't used in the calculation but it would then be edited to "USD $"; Line 14 is the shipping fee per 500g, you can estimate this using https://www.pandabuy.com/estimation and typing in e.g. 2000g in the weight, seeing the shipping price, then 2500g and seeing the difference in CNY (convert it). And that's it. By default, it will handle GBP currencies with no changes needed.