Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $30.99
Default variant: Silver Gray / 35
Default SKU: dcd-30001410205
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760966631498:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000792775
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000792775.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stylish Silver Chunky Sneakers for WomenThese silver dad sneakers feature a thick sole that visually boosts height and creates a slimmer look, perfect for casual, sporty, or daily wear in the 2025 season.
Breathable Mesh for ComfortWith a mesh upper and latex insole, these women's sneakers offer lasting comfort and ventilation, ideal for extended wear in various settings.
3cm Thick Sole for Height & Leg ShapeThe 3cm rubber sole adds height and enhances leg lines, blending style and function for students and young women.
Trendy Retro Dad Shoe DesignInspired by retro trends, these chunky sneakers feature cross-lacing and a minimalist look, making them a versatile pick for style-conscious wearers.
Durable, Non-Slip OutsoleThe anti-slip, wear-resistant rubber outsole provides stability and durability, great for casual outings, commuting, or light sports.
Summary: Women's Silver Dad Sneakers, Thick Sole, Height Boost, Casual Sport, 2025. 【Stylish Silver Chunky Sneakers for Women】These silver dad sneakers feature a thick sole that visually boosts height and creates a slimmer look, perfect for casual, sporty, or daily wear in the 2025 season. 【Breathable Mesh for Comfort】With a mesh upper and latex insole, these women's sneakers offer lasting comfort and ventilation, ideal for extended wear in various settings. 【3cm Thick Sole for Height & Leg Shape】The 3cm rubber sole adds height and enhances leg lines, blending style and function for students and young
Generated by: m4x-map-v1
This product has 9 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": "Women's Silver Dad Sneakers, Thick Sole, Height Boost, Casual Sport, 2025",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "31.5",
"_width_cm": "26.0",
"_height_cm": "11.5"
}
}],
"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").