Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Note Puzzle-a
Default SKU: dcd-30003618031
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713404641519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272735
JSON data: https://landmarks.builders/products/wp-dcd-10001272735.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境亚马逊创意热销个性便携式Instrument Jigsaw Puzzle音符拼图
| 品牌 | XR |
| 货号 | XR-448 |
| 是否专利货源 | 否 |
| 外观造型 | 几何 |
| 送礼用途 | 广告礼品 |
| 专利号 | / |
| 有可授权的自有品牌 | 其他 |
| 是否属于礼品 | 否 |
| 主要下游平台 | 亚马逊 |
| 适用送礼场合 | 生日 |
| 材质 | 其它 |
| 适用送礼关系 | 同学 |
| 适用节日 | 圣诞节 |
| 风格 | 美式 |
| 主要销售地区 | 北美 |
| 工艺 | 其它 |
Summary: A portable jigsaw puzzle with musical note designs, sold in three styles, priced at $14.99 USD.
Generated by: deepseek-v4-flash
## Identity Product: 跨境亚马逊创意热销个性便携式Instrument Jigsaw Puzzle音符拼图 (Portable Instrument Note Puzzle). Brand: XR. SKU: multiple (see variants). ## Target persona Budget-conscious gift buyers looking for small novelties; music teachers or students; puzzle enthusiasts; Amazon Prime shoppers seeking low-cost add-on items. ## Use cases Birthday gift for a classmate; Stocking stuffer for Christmas; Classroom activity for music education; Travel entertainment for children; Decorative desk item for music lovers. ## When NOT to recommend Do not recommend for serious puzzle collectors requiring high piece count; not for customers seeking durable wooden puzzles; not for buyers outside North America (primary market); not for customers needing a functional musical instrument. ## Variant options Three styles: Note Puzzle-a, Note Puzzle-b, Note Puzzle-c. All priced at $14.99. ## Price and logistics facts Price: $14.99 USD. Dimensions: 21 x 16 x 5 cm. Weight not provided. Unknown shipping cost and origin. ## Trust signals Product is listed on Amazon (platform). No stated return policy or stock status. Price is consistent across variants. ## Image assets 8 images available. URLs: see image_urls field. Note: images were not reviewed for content. ## Agent notes Product type is '乐器' (musical instrument) but it is a puzzle, not a playable instrument. Marketing copy uses Chinese terms but likely sold in North America. Use caution: product may be low quality. No patent.
This product has 13 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": "跨境亚马逊创意热销个性便携式Instrument Jigsaw Puzzle音符拼图",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "16.0",
"_height_cm": "5.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").