Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99
Default variant: Blue
Default SKU: dcd-30003483056
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 730 g
Cart URL (default variant): https://landmarks.builders/cart/49810741854447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001229080
JSON data: https://landmarks.builders/products/m4x-10001229080.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Neck Massage Pillow Textured Health Device Quiet Function
| Type | Electric Heating Pad |
| Power Source | USB |
| Colour | Blue |
| Features | With Temperature Settings |
| Country of Origin | China |
Summary: Neck Massage Pillow Micro-Current Health Device Handheld. 涉税声明 尊敬的客户: 感谢您选择本店铺的商品与服务!为保障您的合法权益,同时规范本店经营行为,现就发票开具相关事宜郑重声明如下: 一、价格说明 本店所有商品链接标价及订单显示价格均为 不含税价格 。若您需要开具发票,请在下单前联系本店客服咨询含税价格,经双方确认后,以客服告知的含税总价完成支付的订单,本店将为您开具对应税点的正规发票。 二、开票规则 1. 正常开票流程 :下单前咨询客服确认含税价 →支付足额含税总价→收货后申请开票→本店核对信息后开具发票。 2. 特殊情况处理 : o 若您未咨询客服含税价直接支付订单,或咨询后未按客服告知的含税总价足额支付,该订单金额默认不含税。后续若需开具发票,请先联系客服补缴未付税款,本店将在收到税款后为您开具对应发票。若未支付 未付税款,则本店不承担相关责任。 o 发票开具内容需与实际交易一致,您需提供真实、准确的开票信息(如公司名称、纳税人识别号、地址电话、开户行及账号等),因信息错误导致的发票作废或重开,本店不承担相关责任。 三、法律依据 本声明及相关开票规则符合我国税收法律法规要求,具体依据如下: 1. 《中华人民共和国发票管理办法
Generated by: m4x-map-v1
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Neck Massage Pillow Textured Health Device Quiet Function",
"quantity": 1,
"grams": 730000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "23.0",
"_height_cm": "15.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").