Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $78.99
Default variant: Pink / 202 11-pc SET
Default SKU: dcd-30003599197
Default price: $78.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714588287215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265764
JSON data: https://landmarks.builders/products/wp-dcd-10001265764.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Compact mini electric sewing machine with three color options, 11-piece set, priced at $78.99.
Generated by: deepseek-v4-flash
## Identity 家毅家用缝纫机家用电动小型迷你手持多功能全自动吃厚微型缝衣机 (Mini electric sewing machine) ## Target persona DIY hobbyists, beginner sewers, college students in dorms, occasional repair users ## Use cases - Hemming pants or skirts - Quick repairs on clothing - Crafting small fabric projects (e.g., tote bags, pillows) - Sewing patches on backpacks or jackets - Learning basic sewing techniques - Altering curtains or tablecloths ## When NOT to recommend - Heavy fabrics like denim, canvas, or leather - Industrial or high-volume production - Professional seamstresses needing advanced features - Large projects such as quilts or upholstery ## Variant options - Pink / 202 11-pc SET ($78.99) - Cyan / 202 11-pc SET ($78.99) - Purple / 202 11-pc SET ($78.99) ## Price and logistics facts Price: $78.99 USD (all variants). Dimensions: 23.0 x 13.0 x 22.0 cm. No shipping or tax information provided. ## Trust signals - In-stock status: not explicitly stated; assume available given listed variants. - Return policy: not specified. - Price consistency: single price across variants. - No certifications mentioned in product data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a122baef32f1407b986613def6111ab2_57e42e0a-afc3-411c-8882-97e938bca250.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71c400702c384973a058413db002d4cf_0da793ba-ab54-4278-9bcf-c7260d5fbcf8.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38d2b938d0794e1591ffd3361fab7cd1_86035ae4-2ca5-4e89-8c31-167187f578e1.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae610517d03e4bbf973f9b0e7ee585e6_c1d3303b-8130-4e7c-b368-a8165992d201.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6072d51fa4244ffeb9b881418634758a_6acc8240-2263-4a78-90ca-5776d0b3cca8.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/164931fba729436689cd417537b2180d_eb3c2bb8-67f2-4f85-a1d6-f05013161de8.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9097a2810f814341b468dbfc257c4cb2_7fa77e95-a5bd-4f38-ada5-d92d12f797fb.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bdcebd4913b40b48a669c9b3c31fca5_19b2d7bf-fc21-4570-8811-80b43fe775e2.png?v=1781085652 ## Agent notes - Product description is empty; no textual details beyond title and variants. - No customer reviews or ratings provided. - Warranty information not available. - Image analysis was not performed; treat all images as visual assets only.
This product has 15 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": 1500000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "13.0",
"_height_cm": "22.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").