Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink
Default SKU: dcd-30003453220
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/50166407758063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001220987
JSON data: https://landmarks.builders/products/m4x-10001220987.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This spout bag clip combines a sealing clip with a built-in pour spout, turning everyday kitchen storage into a cleaner, easier routine for pantry staples and opened bags.
Easy Pouring: The sealed pour clip lets you unsealed, pour, and reseal in a single motion, helping dry goods flow out smoothly without needing extra funnels or messy transfers.
Double-Tooth Grip: Designed with a tight double-tooth grip, this bag clip holds packaging firmly and helps keep contents closed, reducing the chance of spills and accidental loosening.
Convenient Use: As a practical bag clip, it works well for seasonings, grains, snacks, milk powder, and other dry items, making daily kitchen organization feel more orderly.
Crispness-MaintainingKeeping Effect: Use this sealing clip to help protect foods from moisture and dust after opening, so pantry items stay neatly stored and ready to use when you need them.
Summary: Sealed Pour Clip Long-Lasting Plastic Spout Bag Clip Easy to Clean for Pantry. 【Product Type】: This spout bag clip combines a sealing clip with a built-in pour spout, turning everyday kitchen storage into a cleaner, easier routine for pantry staples and opened bags. 【Easy Pouring】: The sealed pour clip lets you unsealed, pour, and reseal in a single motion, helping dry goods flow out smoothly without needing extra funnels or messy transfers. 【Double-Tooth Grip】: Designed with a tight double-tooth grip, this bag clip holds packaging firmly and helps keep contents closed, reducing the chance of
Generated by: m4x-map-v1
This product has 12 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": "Sealed Pour Clip Long-Lasting Plastic Spout Bag Clip Easy to Clean for Pantry",
"product_id": 9461678866671,
"variant_id": 50166407758063,
"quantity": 1,
"grams": 40,
"length_cm": "14.0",
"width_cm": "6.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. 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").