当亚马逊上的一个产品有两个颜色可选时,通常会存在两种发货方式:一种是选择其中某一个颜色,以该颜色的 SKU 编码发货;
另一种是将两个颜色的 SKU 编码分别添加至购物车中,系统会默认将两个 SKU 编码分开进行发货,即每种颜色独立发货。
如果购买者同时选购了两种颜色,则会分别收到两个包裹,每个包裹里面包含对应颜色的商品。
When a product on Amazon has two colors to choose from, there are usually two shipping methods: one is to choose one of the colors and ship it with the SKU code of that color;
The other is to add the SKU codes of the two colors to the shopping cart separately. The system will default to shipping the two SKU codes separately, that is, each color will be shipped independently.
If the buyer chooses two colors at the same time, he will receive two packages respectively, each containing the corresponding color of the product.