当前位置:利润计算器

当前汇率(1人民币兑换): $ 获取最新汇率

商品收入

  • $
    ¥ {{ price / exchange_rate | numFixedBy 2}}
  • $
    ¥ {{ shipping_price / exchange_rate | numFixedBy 2}}

商品成本

  • $ {{ referral_fee | numFixedBy 2 }} ¥{{ referral_fee / exchange_rate | numFixedBy 2 }}
  • $ {{ cost * exchange_rate | numFixedBy 2}}
  • $ {{ first_pass_transportation_cost * exchange_rate | numFixedBy 2}}
  • $
    ¥ {{ other_transportation_cost / exchange_rate | numFixedBy 2}}
  • $ {{ other_cost * exchange_rate | numFixedBy 2}}

计算结果

净利润
¥{{ proceeds / exchange_rate | numFixedBy 2 }}
$ {{ proceeds | numFixedBy 2 }}
利润率
{{ margin_percentage * 100| numFixedBy 2 }} %
收入小计
¥{{ total_income / exchange_rate | numFixedBy 2 }}${{ total_income | numFixedBy 2 }}

¥{{ price / exchange_rate| numFixedBy 2 }}${{ price | numFixedBy 2 }}

¥{{ shipping_price / exchange_rate | numFixedBy 2 }}${{ shipping_price | numFixedBy 2 }}

成本小计
¥{{ total_cost / exchange_rate | numFixedBy 2 }}${{ total_cost | numFixedBy 2 }}

¥ {{ amazon_fee / exchange_rate| numFixedBy 2 }}$ {{ amazon_fee | numFixedBy 2 }}

¥ {{ cost | numFixedBy 2 }}$ {{ cost * exchange_rate | numFixedBy 2 }}

¥ {{ first_pass_transportation_cost | numFixedBy 2 }}$ {{ first_pass_transportation_cost * exchange_rate | numFixedBy 2 }}

¥ {{ other_transportation_cost / exchange_rate | numFixedBy 2 }}$ {{ other_transportation_cost | numFixedBy 2 }}

¥ {{ other_cost | numFixedBy 2 }}$ {{ other_cost * exchange_rate | numFixedBy 2 }}