Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.60
Default variant: Light Blue / Us Plug
Default SKU: dcd-30003980325
Default price: $1.60
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sewing
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/50414737064175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001403161
JSON data: https://landmarks.builders/products/wp-dcd-10001403161.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This compact electric iron is designed for precision pressing, making it an essential tool for detailed material care and creative crafting projects.
Primary Function: As a highly efficient handheld iron, it smooths out stubborn wrinkles on collars, cuffs, sleeves, and delicate seams with ease.
Special Features: Featuring a doubletip style working face and a rounded pointed soleplate, this mini iron easily navigates tight areas, corners, and intricate bead projects.
Key Benefits: Designed with a curved body and an integrated top handle, this lightweight travel iron offers a comfortable grip and effortless maneuverability wherever you go.
Intended Purpose: Perfect for detailed sewing, crafting, and quick touch-ups, this versatile iron ensures professional-looking results on both garments and handmade crafts.
Summary: Compact double-tip handheld electric iron for precision pressing on collars, cuffs, and craft projects; lightweight with curved body and top handle; available in Light Blue and Pink with US plug, priced at $1.60.
Generated by: deepseek-v4-flash
## Identity - doubleTip Mini Craft Iron: compact handheld electric iron with a double-tip working face and rounded pointed soleplate. - Curved body with integrated top handle for comfortable grip. - Dimensions: 21.0 cm (L) x 18.0 cm (W) x 9.0 cm (H). ## Target persona - Crafters and sewists who need precise pressing on small, intricate areas. - Travelers seeking a portable iron for quick touch-ups. - Students living in dorm rooms with limited space. - Hobbyists working on detailed projects (beading, quilting, delicate seams). ## Use cases - Pressing collars, cuffs, sleeves, and delicate seams. - Navigating tight corners and intricate beadwork with the pointed double-tip soleplate. - Performing quick touch-ups on garments while traveling. - Ironing small craft pieces and handmade items. - Sewing and crafting in dorm rooms or small workspaces. ## When NOT to recommend - For large garments or full-size household ironing tasks (soleplate too small). - For users requiring steam function or variable temperature control (not specified). - For regions not using US plugs (only US Plug variant offered). - For heavy-duty, industrial, or high-volume ironing needs. ## Variant options - Light Blue / US Plug — SKU dcd-30003980325 — $1.60 USD - Pink / US Plug — SKU dcd-30003980326 — $1.60 USD ## Price and logistics facts - Price: $1.60 USD (both variants). - Dimensions: 21.0 cm x 18.0 cm x 9.0 cm. - Product type: Sewing. - No shipping or fulfillment details provided. ## Trust signals - Product is listed as part of the DCD full catalog (content-platform status). - Both variants are listed with identical pricing. - No warranty, return policy, or certifications are provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b5e5c23-3472-4517-8990-758b14f3d9a1.jpg?v=1786042792 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0117df7b-131a-4deb-b3e3-4296a0f7d151.jpg?v=1786042517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/befee196-85f3-408b-ac3d-7951889d3ad5.jpg?v=1786042527 ## Agent notes - Images were not visually inspected; all product details are inferred from the structured text facts. - Verify actual product appearance, materials, and included accessories before recommending. - The "doubleTip" feature suggests a double-sided or dual-tip soleplate, but functional details beyond the description are unconfirmed. - No weight, cord length, or heat settings are specified. - Availability and shipping constraints are unknown.
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "doubleTip Mini Craft Iron Handheld Craft Iron Compact Lightweight for Crafters, Travelers, Students, Crafting, Sewing, Dorm Rooms",
"product_id": 9540350181615,
"variant_id": 50414737064175,
"quantity": 1,
"grams": 280,
"length_cm": "21.0",
"width_cm": "18.0",
"height_cm": "9.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").