Brand: World Products (Landmark)
SKU: dcd-30001414897
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760501096522:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000793223
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000793223.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Warm Shearling Boots for WinterThese 2025 winter shearling boots feature a round toe and flat short design, offering warmth and comfort for youth in cold weather. The plush lining ensures cozy wear for daily activities and outdoor use.
Soft Leather & Plush ComboMade with soft suede leather and plush lining, these boots provide a gentle touch and comfortable fit, ideal for long winter wear. The material blend boosts durability and style.
Trendy Big Toe Design, Easy to MatchThese boots feature a trendy big toe shape in simple brown, pairing easily with winter outfits. The Korean style adds a unique, playful touch to your look.
Easy-On Short Boot DesignThe round toe and flat sole make these short boots easy to slip on and off, perfect for indoor and outdoor wear. Great for youth seeking practical, stylish winter boots.
Youthful & Versatile for Many OccasionsDesigned for young adults, these boots suit casual outings, home, and winter travel. Plush warmth and stylish looks make them a versatile seasonal choice.
Summary: 2025 Winter Shearling Boots, Round Toe, Flat Short Boots, Youth Warm Plush, Korean Style. 【Warm Shearling Boots for Winter】These 2025 winter shearling boots feature a round toe and flat short design, offering warmth and comfort for youth in cold weather. The plush lining ensures cozy wear for daily activities and outdoor use. 【Soft Leather & Plush Combo】Made with soft suede leather and plush lining, these boots provide a gentle touch and comfortable fit, ideal for long winter wear. The material blend boosts durability and style. 【Trendy Big Toe Design, Easy to Match】These boots feature a trend
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": "2025 Winter Shearling Boots, Round Toe, Flat Short Boots, Youth Warm Plush, Korean Style",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "23.0",
"_height_cm": "13.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").