Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 3PIN
Default SKU: dcd-30003600360
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714558501103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266088
JSON data: https://landmarks.builders/products/wp-dcd-10001266088.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: Coiled extension cord for nail drill handles, available in 3PIN, 5PIN, and DC connector styles. Priced at $9.99. Dimensions: 19x17x3 cm.
Generated by: deepseek-v4-flash
## Identity **Product:** Coiled extension cord (弹簧线 伸缩线) specifically for nail drill (美甲机打磨机手柄) handles. Categorized under sewing (缝纫) but intended for nail equipment. ## Target persona - Nail technicians and salon professionals - DIY manicure and nail art enthusiasts - Technicians repairing or customizing nail drill equipment ## Use cases - Extending the reach of a nail drill handle during use - Replacing a damaged or lost power cord for a nail drill - Connecting a nail drill to a power source with a different connector type (3PIN, 5PIN, DC) - Using as a portable, coiled extension for nail equipment in different workstations ## When NOT to recommend - For power tools or devices that draw high current beyond nail drill specifications - As a general-purpose household extension cord - For users who do not need a coiled cord or require a fixed-length straight cable ## Variant options - **3PIN**: Standard 3-pin connector, $9.99 - **5PIN**: 5-pin connector, $9.99 - **Dc**: DC barrel connector, $9.99 ## Price and logistics facts - Price: $9.99 USD - Package dimensions: 19 cm × 17 cm × 3 cm - No bulk or wholesale pricing information available ## Trust signals - In-stock status not explicitly confirmed; assume available as listed - Return policy not provided; check seller terms - Price is consistent across variants ($9.99 each) - No certifications or quality marks mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd5e25e8f49b4d9fac67e31c7ac7e666.png?v=1781085634) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6299ee238dec4920912247e584fb3098.png?v=1781085634) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/906d662de5434ae799276d126c70d46e.png?v=1781085633) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea54e7ba37044aafb803b06a334a5e13.png?v=1781085635) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b269c5e92b29435894ef5024c9fa4c57.png?v=1781085634) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/404ae7d042dd4e84b8129a6694561fbb.png?v=1781085634) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4107cf05d16e4b2793c2d5a1cf6ef062.png?v=1781085633) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/050a20192bb643aa9bc12bc5d94473e1.png?v=1781085633) ## Agent notes - Images are available but were not analyzed; visual details (connector shapes, cable thickness, etc.) are not included. Use image URLs for visual confirmation.
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": 80000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.0",
"_height_cm": "3.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").