Brand: World Products (Landmark)
SKU: dcd-30003605880
Price: $15.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/49714383814895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268257
JSON data: https://landmarks.builders/products/wp-dcd-10001268257.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Polyurethane foam heel pads to prevent blisters and cushion pressure for shoe wear, available in Skin Pink at $15.99.
Generated by: deepseek-v4-flash
## Identity Cross-border non-sticky polyurethane foam dressing heel cover for walking shoes (heel blister prevention pad). ## Target persona Adults who experience heel blisters or discomfort from footwear; frequent walkers, runners, or those wearing new or tight shoes; professionals on their feet all day. ## Use cases - Preventing blisters during long walks or hikes - Cushioning heels in new or ill-fitting shoes - Reducing pressure and friction for runners - Comfort for standing jobs (retail, hospitality) - Protecting calloused or sensitive heels - Daily use with casual or dress shoes ## When NOT to recommend - If user has open wounds or severe skin conditions on the heel - For medical orthotic needs (not a replacement for custom insoles) - If user requires adhesive-free options (product is non-sticky, but verify) - When a full insole or different foot support is needed ## Variant options - Only variant: Skin Pink (SKU: dcd-30003605880) at $15.99 ## Price and logistics facts - Price: $15.99 USD (single variant) - Dimensions: 13.0 x 10.0 x 2.0 cm - Product type: 个护 (personal care) ## Trust signals - Single variant available; no stock level or return policy information provided - No certifications listed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes The product description field only contained an HTML image tag; no textual product details beyond the title were provided. Image analysis was not performed; treat image URLs as fetchable assets only.
This product has 11 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": "13.0",
"_width_cm": "10.0",
"_height_cm": "2.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").