Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Yellow
Default SKU: dcd-30003612332
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713919721711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270824
JSON data: https://landmarks.builders/products/wp-dcd-10001270824.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Resin frog-shaped floating decoration for water surfaces and fish tanks, 14x14x7 cm, $14.99, available in Yellow and Red.
Generated by: deepseek-v4-flash
## Identity Cute cartoon floating swim ring frog resin decoration for water surface fish tank (14x14x7 cm) ## Target persona Aquarium enthusiasts, home decorators, gift shoppers for children or animal lovers ## Use cases 1. Decorate home aquarium or fish tank surface 2. Themed party pool decoration 3. Novelty gift for frog lovers 4. Floating ornament in water fountains 5. Bath toy for children 6. Display piece on a shelf near water ## When NOT to recommend - If the buyer needs a functional swim aid or safety flotation device - If the water feature is chemically harsh (resin may degrade) - If the buyer expects a large, inflatable pool toy - If the buyer is looking for high-end art or collectible ## Variant options Two colors: Yellow ($14.99) and Red ($14.99) ## Price and logistics facts Price: $14.99 USD. Dimensions: 14 x 14 x 7 cm. This product is an export/wholesale item (外贸产品). ## Trust signals No stock information provided. No return policy specified. Price consistent across variants. Product from supplier 'dcd'. ## Image assets 8 images available at URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2714ebf53ee546fa94c287991b01e08f.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97781e90f1654049851399012f52ef4a.png, etc. ## Agent notes No description text provided. Product is a small resin frog with a swim ring shape. Not suitable for swimming. Intended for decorative use in water. Image content not visually analyzed.
This product has 14 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": "可爱的卡通浮水泳圈青蛙树脂材质水池水面鱼缸装饰摆件外贸产品",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "14.0",
"_height_cm": "7.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").