Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Cream
Default SKU: dcd-30003594807
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714770936047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001263993
JSON data: https://landmarks.builders/products/wp-dcd-10001263993.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 flower pot shaped like a girl's face, Nordic style. Two color options (Cream, Camel). Size 26x21x15 cm. Price $11.99.
Generated by: deepseek-v4-flash
## Identity Resin flower pot shaped like a girl's face (hush/screaming expression), Nordic style. ## Target persona Plant hobbyists looking for quirky, artistic pots; fans of unique home decor; gift shoppers for plant lovers. ## Use cases - Styling a succulent or small air plant on a desk. - Adding a conversation piece to a bookshelf. - Decorating a balcony or windowsill with a novelty pot. - Gifting to a friend who enjoys unconventional garden accessories. - Using as a standalone decorative sculpture even without a plant. ## When NOT to recommend - For large plants requiring deep soil – pot is shallow (15 cm high). - For buyers seeking minimalist or subtle decor. - For outdoor use in extreme weather – resin may degrade. ## Variant options - Cream (SKU: dcd-30003594807) $11.99 - Camel (SKU: dcd-30003594808) $11.99 ## Price and logistics facts - Price: $11.99 USD per unit (variant prices identical). - Dimensions: 26 cm (W) x 21 cm (L) x 15 cm (H). - No shipping or delivery information provided. ## Trust signals - No trust signals included in product data (e.g., stock status, return policy, certifications are unknown). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8ea62d9e7d54b19a28cdf278e80aa80.png?v=1781085802 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/713daa1db6e64392910e2aebaff61ece.png?v=1781085801 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d686578251b54229a6ffd1dffde20fd6.png?v=1781085802 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aeda50d44c0d4aa6abf53a042ca6cd2d.png?v=1781085803 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9baa423739f846318c1f42d2bf1e109a.png?v=1781085800 ## Agent notes - No product description was provided; visual details are inferred from title and tags. - The pot is made of resin; care instructions are unknown. - Price is consistent across variants.
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": 750000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "21.0",
"_height_cm": "15.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").