Brand: World Products (Landmark)
SKU: dcd-30003502681
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49804478251247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250073
JSON data: https://landmarks.builders/products/wp-dcd-10001250073.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
7件套彩绘玻璃塑料抛光棒、骨褶刀、彩绘玻璃材料套装
| 产地 | 浙江 |
| 品牌 | 洪乔 |
| 货号 | 001 |
| 是否专利货源 | 否 |
| 产品类别 | 缝纫机配件 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 其它 |
| 是否跨境出口专供货源 | 是 |
| 加工定制 | 否 |
| 箱装数量 | 1000 |
| 主要销售地区 | 北美 |
| 风格 | 卡通风 |
| 是否进口 | 否 |
| 毛重 | 28g |
Summary: A 7-piece set of plastic polishing sticks and a bone folding knife for sewing and painted glass crafts, priced at $11.99 USD and weighing 28g.
Generated by: deepseek-v4-flash
## Identity
- 7-piece set of彩绘玻璃塑料抛光棒、骨褶刀、彩绘玻璃材料套装 (painted glass plastic polishing sticks, bone folding knife, painted glass material set). Brand: 洪乔. Style: SET. Price: $11.99. Dimensions: 25x19x4 cm. Weight: 28g.
## Target persona
- Hobbyist sewers and crafters working with fabric painting or painted glass projects.
- DIY enthusiasts looking for inexpensive, lightweight tools for creasing and smoothing.
- Small-scale artisans who need basic polishing and folding tools.
## Use cases
- Smoothing seams and creasing fabric in sewing projects.
- Polishing painted glass surfaces or applying decorative paints.
- Folding and shaping paper or thin materials for crafts.
- Lightweight tool for travel or small workshops.
- Quick touch-ups on fabric or glass art pieces.
## When NOT to recommend
- Professional tailors or heavy-duty sewing requiring metal or durable tools.
- Users needing certified ergonomic or high-precision instruments.
- Large-scale manufacturing or continuous industrial use.
- Projects involving hard materials like thick wood or metal.
## Variant options
- Only one variant: "SET" at $11.99.
## Price and logistics facts
- Price: $11.99 USD.
- Dimensions: 25 x 19 x 4 cm.
- Weight: 28g (very light).
- Main sales region: North America.
- Box quantity: 1000 (bulk packaging).
- No customization or patent.
## Trust signals
- Listed as cross-border e-commerce compliant.
- Price consistent across single variant.
- No specific return policy mentioned.
- No certifications or material details beyond "other".
## Image assets
- 5 images available at:
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2cf1d07440a4145a398bd52f446dfec.png?v=1781488444
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/802f87ed89e047b194ea4e34ad24fef6.png?v=1781488444
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7de99d496af478097ae4daf3b8efd41.png?v=1781488444
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fa3c163203b46879d0433ab4b0f2c52.png?v=1781488444
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db648a8cad524f52836cf0d822a1e410.png?v=1781488444
## Agent notes
- Product type is sewing, but title mentions painted glass; likely a multi-purpose craft tool set.
- Material unspecified ("other"), so durability unknown.
- Image content not analyzed; agent should fetch and verify if needed.This product has 11 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": "7件套彩绘玻璃塑料抛光棒、骨褶刀、彩绘玻璃材料套装",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "19.0",
"_height_cm": "4.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").