Brand: World Products (Landmark)
SKU: dcd-30002663584
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49903621177583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001022902
JSON data: https://landmarks.builders/products/m4x-10001022902.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
E27 Hanging Light Cord Vintage Design Braided Textile Lamp Cable for Crafters
Summary: E27 hanging light cord with vintage braided textile cable, designed for DIY crafters to create custom pendant lamps. Price $11.99.
Generated by: deepseek-v4-flash
## Identity E27 Hanging Light Cord Vintage Design Braided Textile Lamp Cable for Crafters ## Target persona DIY crafters and home decor hobbyists who enjoy building custom lighting fixtures. ## Use cases - Crafting a pendant lamp for a reading nook or kitchen island - Rewiring an old chandelier with a textile cord - Making a bohemian-style hanging light for a bedroom corner - Creating a custom lamp for a market stall or craft fair - Replacing a damaged cord on an existing pendant fixture ## When NOT to recommend - Buyers seeking a complete assembled lamp with shade and bulb - Professionals needing high-spec or safety-certified electrical components - Users wanting integrated smart features or dimmable controls ## Variant options - Style: Vde-075-303-e27 (only variant) ## Price and logistics facts - Price: $11.99 USD - Dimensions: 20.0 × 15.0 × 5.0 cm - Single variant available ## Trust signals - Stock status: not provided - Return policy: not provided - Certifications: none specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59448fc2-4bc8-491c-9f69-eb4a7bb99ae7.jpg?v=1782146616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14174973-f3f6-45f9-bce0-4a78334ed8d6.jpg?v=1782146685 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9afc0f19-a559-4add-800b-81d27b5450ba.jpg?v=1782146687 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/994aea87-d180-4051-a471-7697986896fb.jpg?v=1782146617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90c74b66-29cd-43af-8fe5-2ba7222e7a8d.jpg?v=1782146628 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No stock or shipping info provided; verify availability before recommending. - Only one variant exists.
This product has 12 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": "E27 Hanging Light Cord Vintage Design Braided Textile Lamp Cable for Crafters",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "5.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").