Brand: World Products (Landmark)
This product has 14 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: Dark Brown / 40
Default SKU: dcd-30001412391
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760936878154:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000792987
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000792987.json
This product comes in 14 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Summer Flip Flops for Men, These flip flops feature a versatile design with trendy Korean style, perfect for summer wear by students and adults in relaxed everyday settings.
Non-Slip and Comfortable, With a non-slip PVC sole and lightweight build, these sandals offer secure grip and comfort for the beach, pool, or daily errands.
Trendy and Modern Design, Simple colors and a modern thong design create a fashionable Korean-inspired look, ideal for those who want casual yet stylish footwear.
Easy to Wear and Match, Open-toe design and elastic closure make these flip flops easy to slip on and off, pairing well with summer outfits for a relaxed look.
Durable Materials and Multiple Sizes, Made with quality uppers and PVC soles, these sandals are built to last and come in various sizes for youth and adults.
Summary: Men's Summer Flip Flops, Stylish Korean Design, Non-Slip Thong Sandals, Versatile for Students and Adults. Adaptable Summer Flip Flops for Men, These flip flops feature a versatile design with trendy Korean style, perfect for summer wear by students and adults in relaxed everyday settings. Non-Slip and Comfortable, With a non-slip PVC sole and lightweight build, these sandals offer secure grip and comfort for the beach, pool, or daily errands. Trendy and Modern Design, Simple colors and a modern thong design create a fashionable Korean-inspired look, ideal for those who want casual yet stylish
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": "Men's Summer Flip Flops, Stylish Korean Design, Non-Slip Thong Sandals, Versatile for Students and Adults",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "29.0",
"_height_cm": "9.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").