Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.05 – $8.49
Default variant: Gray / S
Default SKU: dcd-30002818928
Default price: $7.05
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50380163907823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001059331
JSON data: https://landmarks.builders/products/wp-dcd-10001059331.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This camera sling bag is a photo gear carrier designed for carrying photography equipment in a compact triangular sling pack format.
Storage: A zippered main compartment, front flap pocket, and side pocket give the camera sling bag practical space for separating essentials and quick-reach items.
Protection: Built as a padded camera bag with soft-sided construction, it helps cushion your gear while the water-resistant and dust-resistant outer design adds extra everyday coverage.
Organization: Bright yellow lining and padded divider sections turn this into an organized camera sling, making it easier to keep camera bodies, lenses, and accessories neatly arranged.
Carry Comfort: The top carry loop and adjustable shoulder strap make the sling bag easy to grab, wear, and reposition for travel, street photography, or moving between locations.
Summary: Water-Resistant Camera Sling Bag Divider Sections Photo Sling Bag Front Flap Pocket Adjustable Strap for Photographers. 【Product Type】: This camera sling bag is a photo gear carrier designed for carrying photography equipment in a compact triangular sling pack format. 【Storage】: A zippered main compartment, front flap pocket, and side pocket give the camera sling bag practical space for separating essentials and quick-reach items. 【Protection】: Built as a padded camera bag with soft-sided construction, it helps cushion your gear while the water-resistant and dust-resistant outer design adds ex
Generated by: dcd-map-v1
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": "Water-Resistant Camera Sling Bag Divider Sections Photo Sling Bag Front Flap Pocket Adjustable Strap for Photographers",
"product_id": 9530976796911,
"variant_id": 50380163907823,
"quantity": 1,
"grams": 500,
"length_cm": "39.0",
"width_cm": "21.0",
"height_cm": "15.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").