Greasy Fork

Greasy Fork is available in English.

Pandabuy converted prices

Converts Pandabuy CNY prices to provided currency using provided exchange rate

作者
hydroxyfufu
日安装量
0
总安装量
1,315
评分
0 0 0
版本
0.1
创建于
2022-10-16
更新于
2022-10-16
大小
1.5 KB
许可证
MIT
适用于

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.