Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Black One Size
Default SKU: dcd-30003610182
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714232787183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269949
JSON data: https://landmarks.builders/products/wp-dcd-10001269949.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Protective elastic cover for abdominal exercise boards (仰卧板), dustproof, fits one size, available in black or gray, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity Protective cover for 仰卧板 (ab crunch board) – dustproof, elastic, fits one size. ## Target persona - Owners of 仰卧板 abdominal exercise equipment - Home gym users seeking to protect their equipment from dust and wear - Fitness enthusiasts who store their ab board and want to keep it clean ## Use cases - Covering the exercise board when not in use to prevent dust accumulation - Protecting the board from scratches or damage during storage - Keeping the equipment clean in garages, basements, or closets - Replacing a lost or worn-out original cover - Easy transport or relocation of the board with reduced dirt exposure ## When NOT to recommend - Users who do not own an 仰卧板 or similar ab exercise board - Those expecting a full exercise machine or a board itself - Outdoor use – material and weather resistance are unspecified - Covering large or differently shaped fitness equipment (e.g., treadmills, benches) ## Variant options - Black One Size ($18.99) - Gray One Size ($18.99) ## Price and logistics facts - Price: $18.99 USD - Dimensions: 30 × 25 × 10 cm - Variants each at same price ## Trust signals - In-stock status not explicitly stated - Return policy not provided - No certifications listed - Product originates from a drop-shipping catalog (tags: dcd, wp-import) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e612d7a4fc74489b843992a5ba46456a.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d43fe34cb3ff44d881409b8432f370dd.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa031215d4f44082b08c03b083e2815a.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d301730041b945bdad310ed5a340c69f.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf6d685686274c48a429b99c0afd3500.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/339d0c7407644d33a9cb7dbadfc48fe5.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b63e927bbe0e40b2b55055bc8932d5da.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d4ecbc252e54464b3ffa6a818917676.png?v=1781085376 ## Agent notes - No product description was provided; image content not analyzed. - This is a cover, not the exercise machine itself. - Material, exact fit dimensions, and care instructions are absent. - Drop-shipping model implies potential longer shipping times and limited support.
This product has 14 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": 600000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "10.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").