Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $95.99
Default variant: Gray Diamond Star a
Default SKU: dcd-30003623691
Default price: $95.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49713165500655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275374
JSON data: https://landmarks.builders/products/wp-dcd-10001275374.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
台式烫衣板家用折叠熨衣板熨衣架熨斗垫板收纳方便一板多用烫衣台
| 产地 | 浙江金华 |
| 品牌 | 吉夫佳人 |
| 货号 | 烫衣板台式9834 |
| 是否专利货源 | 否 |
| 材质 | ABS |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 单个纸箱包装 |
| 商品类型 | 整理/收纳 |
| 风格 | 通用 |
| 是否进口 | 否 |
Summary: A desktop ironing board with folding design, made of ABS, dimensions 116x39.5x6 cm, priced at $95.99 USD, available in 7 style variants.
Generated by: deepseek-v4-flash
## Identity * **Product:** Desktop Ironing Board (Folding, ABS) * **Brand:** 吉夫佳人 (Jifu Jiaren) * **Product Type:** Home Goods (家居用品) * **Origin:** Zhejiang Jinhua, China * **Material:** ABS ## Target persona * Apartment dwellers with limited floor space * Home users seeking a compact ironing solution * Occasional ironers needing storage convenience * People using a desktop or table for ironing ## Use cases * Ironing shirts and blouses on a desktop or countertop * Folding and storing the board under a desk or in a closet * Using the board as a temporary flat surface for crafts or small tasks * Quick touch-ups before going out (dorm rooms, small apartments) * Taking along to a vacation rental for wrinkle-free clothes ## When NOT to recommend * Professional tailors or laundries requiring heavy-duty, high-volume ironing * Users who prefer a full-size floor-standing ironing board (116 cm length is compact) * Those needing a steam iron station with built-in boiler * People requiring ironing of large items like curtains or bed sheets ## Variant options All variants priced at $95.99 USD: * Gray Diamond Star a * Crimson Horse a * Classic Gray a * Misty Blue Floral a * Ink Hibiscus a * Floral Sketch a * Misty Blue Diamond a ## Price and logistics facts * **Price:** $95.99 USD (all variants) * **Dimensions:** 116.0 x 39.5 x 6.0 cm * **Packaging:** Individual cardboard box * **Country of Origin:** China (Zhejiang Jinhua) ## Trust signals * **In-stock Status:** Not specified * **Return Policy:** Not provided * **Price Consistency:** All variants at same price * **Certifications:** None mentioned ## Image assets * Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b9ff226a8604cc699ba0a2dcf9593e5_2dc9a064-973f-4144-b503-e89c5609210f.png?v=1781084451 * Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbf0acb09b2a46779b617fbf92a23986_2c8f24a4-3cee-401a-9052-6bc4f79517a7.png?v=1781084450 * Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cb042ed9694412f8ef5a9818c4e71de_638c65d7-4bb7-4105-a877-878dc995bd23.png?v=1781084451 * Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02243128d9ff4d47ad56684a92d7483e_abc89580-f45a-4ec5-8095-9e8eacd4c55e.png?v=1781084451 * Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/598cdb27678b4c05b6b0f62c328e881f_81defbfc-e95f-4d3e-abf4-e6eba3caa6d0.png?v=1781084451 ## Agent notes * Image understanding was not performed; do not assume visual details. * No weight capacity or load limit provided. * Return policy, warranty, and specific in-stock status are unknown. * Material is ABS plastic; no further specification on thickness or heat resistance.
This product has 19 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": "Desktop Foldable Ironing Board with Iron Pad, Multi-purpose, Easy Storage",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "116.0",
"_width_cm": "39.5",
"_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").