Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $29.99
Default variant: Cow Pot
Default SKU: dcd-30003604514
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714381521135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267736
JSON data: https://landmarks.builders/products/wp-dcd-10001267736.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
包装方式:纸盒
包装数据:
猪:22*16*6cm,260克左右
帆船:30*20*6cm,280克左右
Summary: Wall-mounted painted pig/sailboat/cow planter for outdoor garden decoration, suitable for succulents, priced $26.99-$29.99.
Generated by: deepseek-v4-flash
## Identity Cross-border new product painted pig/sailboat/cow shaped wall-mounted flower pot for outdoor home garden decoration, used for planting succulents. ## Target persona Home gardeners looking for whimsical wall planters; people with small outdoor spaces like balconies or patios; succulent enthusiasts; gift shoppers for garden-themed occasions. ## Use cases - Decorating a blank exterior wall or fence with a playful planter - Planting small succulents or cacti in a wall-mounted container - Adding a colorful thematic element to a garden or balcony - Gifting to a friend who enjoys gardening or unique decor - Creating a vertical garden feature in a small outdoor area ## When NOT to recommend - For large plants requiring deep soil (planter is shallow, max 6cm depth) - For indoor use unless drainage is confirmed (no info) - For professional landscaping projects needing durable materials - For buyers seeking minimalist or modern aesthetics (design is novelty) ## Variant options - Cow Pot: $26.99 (dimensions not provided, similar to Pig) - Pig Pot: $26.99, 22x16x6cm, ~260g - Sailboat Pot a: $29.99, 30x20x6cm, ~280g - Sailboat Pot B: $29.99 (dimensions similar to Sailboat Pot a) ## Price and logistics facts - Prices: $26.99 for animal pots, $29.99 for sailboat pots - Product outer dimensions (box): 32x22x16cm - Weight: pig ~260g, sailboat ~280g - Shipping: not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: all variants same price per category - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/914c02d1b38e4de3a2b82721eb865cbc.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f65dbf0696f4445db2ec31fae6c7a7b4.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e1c49bcd3984d7ca85ab2d8629b0a8d.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cd7bac2313d423f8e3f4c2734a9fd84.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38caba716567475d95fc95be35ac5b98.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d487315174b46f3ae27c8026c40d94a.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5633c354c761460982cb66e7284e08ca.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d12a267f20fd46d5b018f643b930e3f1.png?v=1781085505 ## Agent notes Images were not analyzed; no visual details can be inferred from the URLs. Dimensions reflect shallow depth (6cm) suitable only for small plants. No material or drainage information provided.
This product has 16 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": 350000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "22.0",
"_height_cm": "16.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").