Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.58
Default variant: Gray
Default SKU: dcd-30003717137
Default price: $9.58
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50406986776815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001309002
JSON data: https://landmarks.builders/products/wp-dcd-10001309002.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your performance day planning with a premium bowling bag designed to complete carryall your gear organized and protected. Featuring a classic rectangular duffel-style shape, this bag offers a structured layout that makes packing for the playing area or a short practice outing completely effortless. Never worry about where to store your footwear again. This dedicated bowling bag with shoe compartment features a dedicated top section that comfortably accommodates one pair of footwear-up to size 16, keeping them separate from your other gear. The main body of the bowling duffel bag is engineered with two spacious zippered compartments, a front zippered pocket with an elastic cord detail for easily accessible items, and side mesh pockets for water bottles or accessories. Transporting your equipment is incredibly comfortable thanks to the adjustable padded shoulder straps and a padded hand carry handle. Whether you are carrying it as a standard duffel bag or over the shoulder, the design minimizes strain during travel. Four guarding bottom feet the bottom keep the base off dirty ground, while the internal PVC lining ensures easier cleaning after a long day of training. Measuring 43 x 22 x 32 cm and weighing just 1100 g, it is the exceptional companion for bowlers and athletes alike.
Summary: Enhance your performance day planning with a premium bowling bag designed to complete carryall your gear organized and protected. Featuring a classic rectangular duffel-style shape, this bag offers a structured layout that makes packing for the playing area or a short practice outing completely effortless. Never worry about where to store your footwear again. This dedicated bowling bag with shoe compartment features a dedicated top section that comfortably accommodates one pair of footwear-up to size 16, keeping them separate from your other gear. The main body of the bowling duffel bag is engineered with two spacious zippered compartments, a front zippered pocket with an elastic cord detail for easily accessible items, and side mesh pockets for water bottles or accessories. Transporting your equipment is incredibly comfortable thanks to the adjustable padded shoulder straps and a padded hand carry handle. Whether you are carrying it as a standard duffel bag or over the shoulder, the design minimizes strain during travel. Four guarding bottom feet the bottom keep the base off dirty ground, while the internal PVC lining ensures easier cleaning after a long day of training. Measuring 43 x 22 x 32 cm and weighing just 1100 g, it is the exceptional companion for bowlers and athletes alike.
Generated by: deepseek-v4-flash
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Bowling Bag with Shoe Compartment Padded Bowling Duffel Bag Adjustable for Training",
"product_id": 9538085486831,
"variant_id": 50406986776815,
"quantity": 1,
"grams": 1100,
"length_cm": "42.0",
"width_cm": "28.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").