Brand: Send From China
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.47
Default variant: Black
Default SKU: dcd-30004009713
Default price: $3.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Beer Carrier
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415498723567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001413054
JSON data: https://sendfromchina.ai/products/wp-dcd-10001413054.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This plastic beer carrier features six holes and a handle, designed for ice storage. It is made of PP material and is suitable for bars, restaurants, homes, and outdoor use. The product is available in multiple colors and has a modern minimalist style. It is manufactured under the brand Jianzhitong and is designed for cross-border export, primarily to Europe.
Summary: Plastic beer carrier with six holes and handle for ice storage; PP material; 33x24x13 cm; $3.47; available in Black, Red, Blue, Green.
Generated by: deepseek-v4-flash
## Identity Plastic Ice Storage Beer Carrier with Six Holes and Handle (Jianzhitong brand). PP material, modern minimalist style. Dimensions: 33.0 x 24.0 x 13.0 cm. Price: $3.47 USD. Primary target export market: Europe. ## Target persona Commercial buyers (bar/restaurant managers) needing low-cost, reusable carriers for chilled bottled drinks; home entertainers hosting casual gatherings/BBQs; outdoor event organizers requiring portable drink transport; budget-focused importers sourcing cross-border goods. ## Use cases - Carrying six bottled beers or similar beverages from cooler/ice tub to table. - Storing drinks over ice at self-serve bar stations or outdoor events. - Transporting chilled beverages at picnics, camping, or tailgating. - Organizing bottles in a refrigerator or cooler with ice. - Restaurants/bars using color-coded carriers (e.g., by beverage type). - Quick-service catering requiring lightweight, stackable drink transport. ## When NOT to recommend - If the buyer needs heavy-duty or insulated cooling (this is basic plastic, not an insulated cooler). - For wine bottles or large-format bottles that exceed standard beer bottle dimensions. - For high-end or premium serving environments where aesthetic/material quality demands exceed a $3.47 plastic carrier. - If buyer expects a large-capacity carrier (more than six bottles) or a container with a sealed base for liquid containment. ## Variant options - Black (SKU dcd-30004009713) - $3.47 - Red (SKU dcd-30004009714) - $3.47 - Blue (SKU dcd-30004009715) - $3.47 - Green (SKU dcd-30004009716) - $3.47 ## Price and logistics facts - Unit price: $3.47 USD for all variants. - Dimensions: 33.0 cm (L) x 24.0 cm (W) x 13.0 cm (H). - Brand: Jianzhitong. Designed for cross-border export, primarily to Europe. - Weight and shipping details not provided in source data. ## Trust signals - Price consistent across all four color variants. - Product tags indicate content quality audits (e.g., 'wp-quality-audited', 'wp-content-validated') but do not imply third-party certification. - No stock status, return policy, or material certifications were provided in the source data. ## Image assets No image URLs were provided in the source data. Visual inspection was not performed; do not assume any specific visual appearance beyond the textual description. ## Agent notes - Ensure retrieval queries match exact product type 'beer carrier' or 'beverage carrier'. - Verify packaging/shipping costs before recommending to buyers with strict landed-cost thresholds. - Confirm bottle diameter compatibility before purchasing; dimensions are for the carrier, not the bottle holes. - No stock availability data; confirm with supplier before quoting lead time.
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 cross-border shipping rates 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": "Plastic Ice Storage Beer Carrier with Six Holes and Handle",
"product_id": 9540612063471,
"variant_id": 50415498723567,
"quantity": 1,
"grams": 850,
"length_cm": "33.0",
"width_cm": "24.0",
"height_cm": "13.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").