Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003622213
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713106977007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274721
JSON data: https://landmarks.builders/products/wp-dcd-10001274721.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热卖 zakka金属复古铁皮飞机模型摆件 创意家居装饰工艺品
| 货号 | FJ003 |
| 品牌 | 苹果工艺 |
| 适用场景 | 室内外 |
| 是否专利货源 | 否 |
| 包装 | 纸盒包装 |
| 送礼用途 | 商务礼品 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 金属 |
| 适用送礼场合 | 生日 |
| 材质 | 铁 |
| 适用送礼关系 | 同学 |
| 适用节日 | 情人节 |
| 风格 | 欧式 |
| 类别 | 摆件 |
Summary: Metal retro airplane model decoration from Apple Craft brand, available in four colors at $9.99, perfect for home decor and gift giving.
Generated by: deepseek-v4-flash
## Identity Zakka-style metal retro airplane model decorative ornament by Apple Craft. Made of iron, dimensions 17.5x14x7 cm. Suitable for indoor/outdoor display. ## Target persona Shoppers looking for affordable, quirky home decor items; individuals seeking small gifts for classmates or friends; fans of vintage/zakka style; budget-conscious gift buyers. ## Use cases - Desk decoration in a study or office - Shelf ornament in a modern European-style room - Gift for a classmate on Valentine's Day - Birthday present for a friend - Party favor or small souvenir - Decorative piece on a bookshelf ## When NOT to recommend - For customers seeking high-end luxury decor - For those who require handcrafted authentic antiques - For gifting in formal business settings - For children under 3 due to small parts ## Variant options Available in White, Yellow, Blue, Red. Each variant priced at $9.99. ## Price and logistics facts Price: $9.99 per unit. Dimensions: 17.5 x 14 x 7 cm. Packaged in paper box. Currency: USD. ## Trust signals Listed as hot-selling cross-border product. No patent information provided. In-stock status not specified. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2aa72f39a9764e668f327912c93a5f9e.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a206c5e558cd4ecb81f3e88e2b805600.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3aa87422977544dba7a80bae59204ced.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/673cb30cb70849108c4882a451d80241.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f305ca7f6434d128e397f271eb9c00a.png?v=1781084425 ## Agent notes No visual understanding performed. Verify actual color representation from images. Consider shipping weight for logistics.
This product has 16 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": "Vintage Biplane Figurine Star Emblem Tinplate Biplane Decor Vintage Airplane Decor Detailed Finish Metal Airplane Model",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "14.0",
"_height_cm": "7.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").