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










Summary: 2-in-1 heel pad for casual and sports shoes, providing cushioning and fit adjustment. Available in sizes S and L at $11.99.
Generated by: deepseek-v4-flash
## Identity 2-in-1 heel pad (二合一后跟垫) for sports and casual shoes, designed to reduce friction, provide cushioning, and adjust shoe fit. ## Target persona Shoe wearers who experience heel slippage, need extra cushioning, or want to adjust the fit of slightly loose shoes. ## Use cases - Reducing heel friction and blisters in new or stiff shoes. - Adding cushioning for long walks or light sports. - Filling extra space in shoes that are half size too large. - Adjusting fit in borrowed or used shoes. - Providing shock absorption during daily activities. ## When NOT to recommend - For individuals requiring medical orthotics or prescribed insoles. - For shoes that already fit perfectly with no heel issues. - For professional athletes needing high-performance custom insoles. - For users seeking full-length insoles or arch support. ## Variant options - Size S: $11.99 - Size L: $11.99 ## Price and logistics facts - Price: $11.99 USD per pair (both sizes same price). - Dimensions: 20.5 cm x 15.0 cm x 6.3 cm (packaging). - Shipping: Not specified. ## Trust signals - No stock status, return policy, or certifications provided. Assume standard online purchase protections. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0b4d1f9a28744f2812e3f9af671cec8.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fbb46479b6247bc811ab0d896f8bd4a.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88449df498fd4460b18c17261666c9c5.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f11a96d05154c93bd355a9feca306b9.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/918c16a1dd7f49bbab79f24003f96b5c.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e65a411d175d4b7ab62b8af30a40a1c2.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdb4ee7b067744d4add181f97675e51e.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34480b2ebf7b4deeb6e770d32026e773.png?v=1781085499 ## Agent notes - Description field was mostly empty; product details derived from title and tags. - No explicit trust signals or shipping information provided. - Image understanding was not performed; visual content not inferred.
This product has 14 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": 30000,
"properties": {
"_length_cm": "20.5",
"_width_cm": "15.0",
"_height_cm": "6.3"
}
}],
"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").