Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003603927
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: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714331812079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267463
JSON data: https://landmarks.builders/products/wp-dcd-10001267463.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: Elastic heel anti-slip strap for high heels, velcro closure, no-installation design, prevents heel slipping. Available in 4 colors at $9.99.
Generated by: deepseek-v4-flash
## Identity 防掉跟束鞋带 (Anti-slip heel strap) – elastic velcro strap that secures high heels to prevent heel lift. ## Target persona Women who wear high heels regularly and experience heel slip; narrow-heel individuals; those who want a quick, no-install fix. ## Use cases - Wearing high heels for walking or standing long periods - Formal events where shoe fit is critical - Daily commute in heels - Dancing in heels (e.g., parties, weddings) - Traveling with multiple heel pairs needing a universal grip - Fixing loose heel fit without altering shoes ## When NOT to recommend - Shoes with fixed straps or already perfect fit - Users with velcro allergies - For casual flat shoes or sneakers (not designed for them) - If user expects permanent modification (this is removable) ## Variant options | Color | SKU | Price | |---------|------------------|-------| | Black | dcd-30003603927 | $9.99 | | Apricot | dcd-30003603928 | $9.99 | | Brown | dcd-30003603929 | $9.99 | | Off-white | dcd-30003603930 | $9.99 | ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 11.5 × 9.8 × 1.0 cm (package size) - No installation required; elastic velcro strap ## Trust signals - Multiple color options in stock - No return policy stated (assume standard) - Product type: 缝纫 (sewing accessories) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7d3927396a648328cfefc1bdc452bb9.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99cbb2ec4e6940d1bd1626b8214b8293.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/515b3dcda52b47609da98d18ec4142f2.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/137fb713c27d46509d69243ad6522196.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/539682a5cf4c4231bc60eba56dd1a36b.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6011aec8e1444f9db6e5f7ac228fe0c5.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10d90dd836af4a8eb4fa7c5e48d1b086.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ae51ed0efa44f50a41283b7a9ff2209.png?v=1781085475 ## Agent notes - Image content not analyzed; URLs are provided as fetchable assets. - Description field contained garbled HTML, ignored.
This product has 16 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": 10000,
"properties": {
"_length_cm": "11.5",
"_width_cm": "9.8",
"_height_cm": "1.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").