Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: Red
Default SKU: 5955020427877
Default price: $1.99
Availability: In Stock
Product Type: Canteens & Water Bottles
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017462690031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/glass-gourd-water-bottle-sealed-gourd-water-chinese-hand-rope-water-bottle-chine
JSON data: https://landmarks.builders/products/glass-gourd-water-bottle-sealed-gourd-water-chinese-hand-rope-water-bottle-chine.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the and functionality with our Glass Gourd Water Bottle. Designed for tea drinkers, outdoor enthusiasts, and promotional item buyers, this unique gourd-shaped bottle is crafted from thickened regular glass for durability. Its strong sealing performance ensures no leaks, making it ideal for carrying juice, milk tea, or water during outdoor adventures or for your office desk. The bottle features a convenient detachable hand rope and an optional shoulder strap for easy portability. With custom color options printing available, it's also a fantastic choice for or as a unique promotional item. Manufactured in Xuzhou, China, this beverage bottle offers a more aesthetically pleasing and customizable to standard drinkware.
Package Contents: 1 Gourd Bottle with Lanyard and Strap
| Material | Glass |
| Material Type | Not Applicable |
| Capacity | 500 milliliters |
| Colour | Red,Yellow,Green,Black,Pink,Light Blue,Purple |
| Special Features | Leak Proof |
| Product Weight | kg |
| Package Weight | 0.6 kilograms |
| Included Components | Lanyard, Ribbon |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | HL-500ML |
| Brand | JISADER |
Summary: Glass gourd-shaped water bottle with leak-proof seal, detachable rope and strap, 500ml capacity, available in multiple colors, priced at $1.99, made in Xuzhou, China.
Generated by: deepseek-v4-flash
## Identity A 500ml glass water bottle shaped like a gourd, with a leak-proof seal and detachable carrying accessories. ## Target persona Tea drinkers, outdoor enthusiasts, promotional item buyers, home decor enthusiasts. ## Use cases - Carrying juice or water during hiking, camping, or outdoor activities. - Daily hydration at office desks or home. - Custom promotional giveaways with printed logos or colors. - Decorative gourd-shaped bottle for home or event decor. - Gift for traditional or aesthetic drinkware lovers. ## When NOT to recommend - For hot beverages (glass may crack from thermal shock). - For users who prefer plastic, stainless steel, or unbreakable materials. - For those needing larger capacity (only 500ml). - For rough outdoor use where glass breakage is likely. ## Variant options Two color variants available: Red and Yellow. Both priced at $1.99. Custom color and printing options may also be available. ## Price and logistics facts - Price: $1.99 USD per unit (all variants). - Dimensions: not provided. - Weight: 0. (likely 0.xx kg, not specified). - Package includes: 1 Gourd Bottle with Lanyard and Strap. - Manufactured in Xuzhou, China. ## Trust signals - Price consistent across listed variants. - Leak-proof feature claimed by manufacturer. - No stock status, return policy, or certification information available. ## Image assets - Image URLs: 5 images available (see below). Visual details not assessed. ## Agent notes Image content was not analyzed. Dimensions are missing. No warranty or stock data.
This product has 15 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": "Glass Gourd Water Bottle Sealed, Gourd Water Chinese Hand Rope, Water Bottle Chinese Outdoor Activities, Thickened Glass Gourd Bottle",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").