Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver Grey
Default SKU: dcd-30003603918
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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714344034543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267459
JSON data: https://landmarks.builders/products/wp-dcd-10001267459.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 strap with rhinestone decoration prevents shoes from slipping off; available in 4 colors at $9.99 each.
Generated by: deepseek-v4-flash
## Identity Elastic heel strap with rhinestone decoration, no-install design, fits most open-back heels and sandals. ## Target persona Women who wear high heels and experience heel slippage, especially those with narrow heels or who need added security during walking or dancing. ## Use cases - Preventing heel slip in pumps and open-back heels. - Securing strappy sandals that are loose at the back. - Adding decorative sparkle to plain heels for events. - Quick temporary fix for ill-fitting shoes without permanent modification. - For dancers or event attendees who need heels to stay on during activity. - Replacing lost or broken shoe straps. ## When NOT to recommend - For permanent shoe repair (strap is elastic and decorative, not structural). - For people seeking a discreet solution (the strap is visible and embellished). - For athletic or flat footwear (designed for heels). - For individuals allergic to elastic materials (unknown composition). ## Variant options - Silver Grey (SKU dcd-30003603918) – $9.99 - Black (SKU dcd-30003603919) – $9.99 - Nude Pink (SKU dcd-30003603920) – $9.99 - Khaki (SKU dcd-30003603921) – $9.99 ## Price and logistics facts - Price: $9.99 USD per variant. - Package dimensions: 10.7 x 8.0 x 1.0 cm. - No weight or shipping information provided. ## Trust signals - All variants listed at the same price. - No stock level, return policy, or certifications available in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/267c645d5083411aa5e84f57a80a9e3a.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a81ba6d09ac4e649bfa827a0fd08268.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/518c35e6377248ffb585a1582c8a2a50.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53ea2986c77b4597b79f86488e06cc22.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02533e523ee742149b27b6587cfc7c80.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/910d17b6e51d49649767c05fd5d21771.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df11804cb452418a912bc0f3e7c8b0c7.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7ddc610af4649298315107026e0ff5b.png?v=1781085479 ## Agent notes - Image understanding was not performed; all visual details (materials, rhinestone pattern, exact design) are not described. - The source description field contained malformed HTML and could not be parsed for additional facts. - The product is tagged as jewelry but its function is as a shoe accessory; verify categorization if needed.
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": 20000,
"properties": {
"_length_cm": "10.7",
"_width_cm": "8.0",
"_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").