Brand: World Products (Landmark)
SKU: dcd-30003598449
Price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714512199919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265486
JSON data: https://landmarks.builders/products/wp-dcd-10001265486.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Mesh backrest and seat cushion for horizontal fitness bikes with 80mm wide tubes, priced at $91.99, dimensions 48x43x12 cm.
Generated by: deepseek-v4-flash
## Identity A mesh backrest and seat cushion accessory for horizontal (recumbent) fitness bikes with 80mm wide tubes. Also usable as office chair back pad. ## Target persona Home gym owners with recumbent exercise bikes having 80mm tube frames; fitness center maintenance staff replacing worn bike cushions; DIY bike repair enthusiasts seeking compatible replacement parts. ## Use cases - Replacing worn or missing seat/back cushions on recumbent exercise bikes with 80mm wide tubes. - Adding extra back support during long cycling sessions on compatible bikes. - Upgrading factory cushion for better breathability (mesh design). - Using as a standalone back pad for office chairs or other seating. ## When NOT to recommend - Not for upright bikes or spin bikes with standard seat posts (tube diameter mismatch). - Not for bikes with tube diameter other than 80mm (will not fit securely). - Not for buyers seeking complete bike seat replacement (this is a pad/cushion only). ## Variant options - Only one variant: "80 Wide Tube Air" at $91.99. ## Price and logistics facts - Price: $91.99 USD. - Dimensions: 48 x 43 x 12 cm (length x width x height). - No shipping weight or origin provided. ## Trust signals - Listed as in stock (no explicit stock level, but available for purchase). - No return policy stated. - Price is fixed at $91.99 with no discounts or variations. ## Image assets - 8 images available for visual inspection (see URLs below). Note: Image content not analyzed. ## Agent notes - Description field is empty; all information derived from title and dimensions. - Compatibility assumes frame tubes are exactly 80mm width; agent should verify before recommending.
This product has 13 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": "配80宽管卧式健身车网垫办公椅背垫坐垫网垫健身器材配件透气靠垫",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "43.0",
"_height_cm": "12.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").