Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 25-30cm / Normal
Default SKU: dcd-30002757872
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49879174283503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043672
JSON data: https://landmarks.builders/products/m4x-10001043672.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Essential Accessory: This motorcycle cargo net is designed to fit most small electric scooters and bikes, providing a secure way to manage your belongings while on the move.
Secure Storage: The high cargo net effectively prevents items from falling out of your basket, ensuring that your groceries, helmet, or parcels stay safely properly during your trip
Material: Crafted from heavy-duty polyester, this biking basket storage net is built to withstand daily wear and tear, offering tensile strength that resists deformation even after repeated stretching.
Universal Fit: Specifically engineered as an basket net, it features a flexible mesh design that adapts to various basket shapes and sizes for a snug and reliable fit.
Easy Installation: This two-wheeler basket cover net comes equipped with four sturdy hooks, allowing for a quick three-second setup that requires no tools and keeps your basket organized effortlessly.
Summary: Motorcycle cargo net made of heavy-duty polyester, fits most small electric scooters and bikes, includes four hooks for tool-free installation, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Motorcycle Cargo Net Stretch Secure Gears Bungee Net with Hooks for Motorbike Cycling Accessory Bike Basket Luggage Rack ## Target persona Small electric scooter and bike riders needing to secure items in baskets or on luggage racks during rides. ## Use cases - Securing groceries in a bike basket while commuting - Holding a helmet in place on a scooter rack - Transporting parcels or small packages on a cargo rack - Preventing loose items from falling during bumpy rides - Organizing gear on a motorcycle luggage rack - Quick tool-free attachment to various basket shapes ## When NOT to recommend - For large motorcycles with rigid hard cases that don't need netting - For heavy loads exceeding the net's tensile strength (not specified) - For waterproof storage needs (net is not sealed) - For users requiring permanent or lockable cargo solutions ## Variant options - Size: 25-30cm, Style: Normal (SKU: dcd-30002757872) – $9.99 - Size: 30-30cm, Style: Normal (SKU: dcd-30002757873) – $9.99 - Size: 25-30cm, Style: Upgraded (SKU: dcd-30002757874) – $9.99 - Size: 30-30cm, Style: Upgraded (SKU: dcd-30002757875) – $9.99 ## Price and logistics facts Price: $9.99 USD per variant. Product dimensions: 28.0 x 19.0 x 5.0 cm. Weight not specified. ## Trust signals Price consistent across all variants. Material: heavy-duty polyester for durability. No return policy or warranty information available. No certifications listed. ## Image assets      ## Agent notes Image content not analyzed. Ensure the net's size compatibility with target vehicle basket. No return or warranty details provided.
This product has 12 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": "Motorcycle Cargo Net Stretch Secure Gears Bungee Net with Hooks for Motorbike Cycling Accessory Bike Basket Luggage Rack",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "19.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").