Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $34.99
Default variant: Silver / Large
Default SKU: dcd-30000022482
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49946431258863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000004047
JSON data: https://landmarks.builders/products/m4x-10000004047.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from thick 210D shiny-coated Oxford material, this fitness accessory provides exceptional durability and long protection for your workout gear.
Weather-Resistant Protection: This strong equipment cover is designed to be waterproof, sun-resistant, and dustproof, guarding your machine from dampness sunlight, and debris in any environment.
Secure Fit Design: Featuring a practical drawstring hem at the bottom, the stationary bike cover ensures a snug and windproof fit that stays firmly in place even on gusty balconies.
Universal Compatibility: Engineered with a versatile molded shape, this exercise bike cover fits approximately 95% of standard models on the market, making it a highly adaptable storage solution.
Versatile Use: Whether in a home gym, living room, or outdoor patio, this exercise bike dust cover keeps your equipment clean and ready for your next exercise period while premature aging.
Summary: Waterproof exercise bike cover in 210D Oxford fabric, with drawstring hem, available in silver or black, small or large, priced from $29.99.
Generated by: deepseek-v4-flash
## Identity Waterproof bike cover for exercise/stationary bikes, made from 210D Oxford material with shiny coating. Drawstring hem for secure fit. ## Target persona Home gym owners, apartment dwellers storing bikes on balconies, fitness enthusiasts wanting dust protection. ## Use cases - Covering stationary bike when not in use to prevent dust accumulation. - Protecting bike from sunlight and moisture on outdoor patios or balconies. - Keeping bike clean in garages or basements. - Storing bike after workouts to maintain appearance. - Preventing premature aging from environmental exposure. ## When NOT to recommend - For outdoor bicycles (this is for stationary/exercise bikes). - For non-standard shaped bikes (fits ~95% of standard models; check compatibility). - For extreme weather conditions requiring heavy-duty waterproofing. - For commercial gyms with large or multiple machines needing bulk covers. ## Variant options - Silver / Large ($34.99, SKU: dcd-30000022482) - Black / Large ($32.99, SKU: dcd-30000022483) - Silver / Small ($32.99, SKU: dcd-30000022484) - Black / Small ($29.99, SKU: dcd-30000022485) ## Price and logistics facts Base price $29.99 (Black/Small). Dimensions: 30x25x5 cm (likely packaging). Currency: USD. ## Trust signals - Material: thick 210D Oxford, waterproof, sun-resistant, dustproof. - Secure fit with drawstring hem. - Universal compatibility claimed for 95% of standard models. - No return policy provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8e995ee-d342-4f50-b226-25e0887c0636.jpg?v=1782181246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ef5085e-dba4-4b11-8483-d0ee91cc9578.jpg?v=1782181246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54e040f1-9bc5-44ae-8c65-5750aaa21870.jpg?v=1782181246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be75c533-a2c8-4bfc-b2df-db00a6aa2f31.jpg?v=1782181249 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fabc286-f5e1-4a8f-bb20-01db71e42b38.jpg?v=1782181247 ## Agent notes - Title says "bike cover" but description focuses on exercise/stationary bike; verify intended use. - Dimensions (30x25x5 cm) likely for product packaging, not cover size. - No material certifications or return policy in provided facts. - Image content not analyzed.
This product has 5 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": "Oxford waterproof bike cover",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "5.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").