Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $106.99
Default variant: Gray Diamond Star
Default SKU: dcd-30003623698
Default price: $106.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3080 g
Cart URL (default variant): https://landmarks.builders/cart/49713161928943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275375
JSON data: https://landmarks.builders/products/wp-dcd-10001275375.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
台式烫衣板家用折叠熨衣板熨衣架熨斗垫板收纳方便一板多用烫衣台
| 产地 | 浙江金华 |
| 品牌 | 吉夫佳人 |
| 货号 | 烫衣板台式9834 |
| 是否专利货源 | 否 |
| 材质 | ABS |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 单个纸箱包装 |
| 商品类型 | 整理/收纳 |
| 风格 | 通用 |
| 是否进口 | 否 |
Summary: Desktop folding ironing board with multiple uses, ABS construction, 116x35x6 cm, 8 style variants, priced at $106.99.
Generated by: deepseek-v4-flash
## Identity 吉夫佳人 Desktop Folding Ironing Board (Model 9834). ABS plastic, dimensions 116x35x6 cm, weight not specified. Multi-use: ironing, pressing mat, storage surface. ## Target persona Home users with limited space who iron regularly; apartment dwellers; individuals needing a portable ironing solution; crafters using heat-safe surfaces. ## Use cases - Ironing shirts and blouses at home - Quick touch-ups on a desk or counter - As a heat-resistant mat for crafting (e.g., heat transfer vinyl) - Temporary ironing surface when traveling (if portable) - Storing flat when not in use due to foldable design - Small laundry areas where full boards don't fit ## When NOT to recommend - Large or heavy items (e.g., curtains, bedding) – board is 35 cm wide - Commercial or high-volume laundry – not industrial grade - Users needing a traditional stand-up ironing board – this is desktop only - Budget under $50 – price is $106.99 ## Variant options - Gray Diamond Star - Crimson Horse - Classic Gray - Misty Blue Floral - Ink Hibiscus - Lemon Leaf Duck - Floral Sketch - Misty Blue Diamond All priced at $106.99. ## Price and logistics facts - Price: $106.99 USD - Dimensions: 116 x 35 x 6 cm - Weight: not provided - Origin: Zhejiang Jinhua, China - Packaging: single corrugated box ## Trust signals - In-stock status: assumed available (based on listing data) - Return policy: not specified in available data - Price consistency: all variants same price - Certifications: none stated ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b9ff226a8604cc699ba0a2dcf9593e5.png?v=1781084450 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbf0acb09b2a46779b617fbf92a23986.png?v=1781084449 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cb042ed9694412f8ef5a9818c4e71de.png?v=1781084448 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02243128d9ff4d47ad56684a92d7483e.png?v=1781084449 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/598cdb27678b4c05b6b0f62c328e881f.png?v=1781084449 ## Agent notes Image analysis not performed. Visual patterns (e.g., floral, diamond) are inferred from variant names but not confirmed. No warranty or return policy found in provided facts.
This product has 20 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": "台式烫衣板家用折叠熨衣板熨衣架熨斗垫板收纳方便一板多用烫衣台",
"quantity": 1,
"grams": 3080000,
"properties": {
"_length_cm": "116.0",
"_width_cm": "35.0",
"_height_cm": "6.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").