Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Magnetic Arch
Default SKU: dcd-30003603823
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714445254895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267426
JSON data: https://landmarks.builders/products/wp-dcd-10001267426.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A foot arch trainer and toe corrector device for home use, available in four magnetic arch styles, priced at $22.99.
Generated by: deepseek-v4-flash
## Identity - Product: 足弓训练器拇指外翻脚趾腿部家用美腿锻炼足底锻炼器足部矫正器 (Foot Arch Trainer Toe Corrector) - Type: Exercise equipment - Dimensions: 13 x 13 x 7 cm - Price: $22.99 USD ## Target persona - Individuals seeking non-invasive foot alignment correction at home - People with mild hallux valgus (bunions) or flat feet - Home exercisers focused on leg and foot muscle conditioning - Budget-conscious buyers looking for low-cost foot health aids ## Use cases - Daily foot arch strengthening exercises - Toe alignment training for hallux valgus prevention or relief - Home rehabilitation after minor foot injuries - Leg muscle toning (calves, thighs) via resistance - Portable foot exercise for office or travel - Complement to orthotic insoles for flat feet ## When NOT to recommend - Severe foot deformities requiring medical intervention or custom orthotics - Acute foot pain or inflammation (consult a doctor first) - Users needing professional-grade therapy equipment - High-performance athletes requiring specialized biomechanical tools ## Variant options - Style: Magnetic Arch, Magnetic Arch a, Magnetic Arch B, Magnetic Arch C (all $22.99) - All variants same price; differences in appearance only (images not viewed) ## Price and logistics facts - Price: $22.99 USD (all variants) - Dimensions: 13 x 13 x 7 cm (small, lightweight) - Shipping: Not specified; assume typical e-commerce delivery ## Trust signals - No certifications or warranty mentioned - In-stock: assumed available (no out-of-stock flag) - Price consistency: all variants identical price - Return policy: not stated ## Image assets - 8 product images available at URLs (see image_urls list). Visual inspection not performed. ## Agent notes - Product description missing; details inferred from title and type. - No material, weight, or usage instructions provided. - Images not analyzed; cannot confirm visual condition or features.
This product has 16 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": 250000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.0",
"_height_cm": "7.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").