Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $22.99
Default variant: 5L / Yellow Lid
Default SKU: dcd-30002755740
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49879194501359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043042
JSON data: https://landmarks.builders/products/m4x-10001043042.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Plastic Gas Can Leak Proof Portable Jerry Can High Flow Rate for Emergency
Summary: Leak-proof plastic jerry can for emergency fuel storage and transport, available in 5L-20L and gallon sizes with multiple lid styles. Prices from $10.99.
Generated by: deepseek-v4-flash
## Identity Plastic Gas Can Leak Proof Portable Jerry Can High Flow Rate for Emergency ## Target persona Emergency preppers, outdoor enthusiasts, DIY mechanics, and homeowners needing portable fuel storage for generators, vehicles, or equipment. ## Use cases - Storing and transporting gasoline for emergency generators during power outages. - Fueling lawnmowers, chainsaws, and other outdoor power equipment. - Camping trips requiring extra fuel for stoves or lanterns. - Providing emergency fuel for vehicles in remote areas. - Off-road and boating fuel supply where jerry cans are standard. ## When NOT to recommend - Long-term storage of gasoline (plastic may degrade over years; steel is better). - Professional or commercial use requiring UN/DOT certification (not mentioned). - Carrying drinking water (not food-grade plastic). - Users needing a spout with automatic shut-off or venting features not confirmed. ## Variant options - **Size**: 5L / 10L / 20L / 1GAL / 2GAL - **Lid Style**: Yellow Lid / Black Lid Round / Black Lid Square / Black Lid (for gallon sizes) - 11 variants total, prices from $10.99 to $22.99 ## Price and logistics facts - Base price: $10.99 (5L Yellow Lid) - High end: $22.99 (20L Yellow Lid or 20L Black Lid Square) - Currency: USD - Dimensions (provided as one set): 42×19×44 cm (likely for one size, not specified per variant) ## Trust signals - Product title claims "Leak Proof" and "High Flow Rate" - No certifications, return policy, or in-stock status provided in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/740aa227-9850-45de-bbaa-a845bc4355fd.jpg?v=1782126349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b034011c-2ee5-4c98-89d2-4b19548cc3a5.jpg?v=1782126353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4810fd3-ad8e-4a2f-a5c0-7c8c52562bff.jpg?v=1782126351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7e8a44e-930d-4369-b0e5-da48893d0cab.jpg?v=1782126351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be5b14c3-fe5f-4d0e-99c6-5c23404e68ec.jpg?v=1782126351 ## Agent notes - Product type not specified; assumed as general jerry can. - Dimensions_cm provided but unclear which variant they correspond to. - Image analysis not performed; URLs are fetchable. - No warranty or return policy data available. - In-stock status unknown.
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": "Plastic Gas Can Leak Proof Portable Jerry Can High Flow Rate for Emergency",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "19.0",
"_height_cm": "44.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").