Brand: World Products (Landmark)
SKU: dcd-30003602695
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714481299695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266968
JSON data: https://landmarks.builders/products/wp-dcd-10001266968.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境仿古多肉绿植花盆创意花园户外庭院装饰树脂工艺品蛋壳花盆
| 货号 | 其他 |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 外观造型 | 几何 |
| 是否IP授权 | 否 |
| 包装 | 纸盒包装 |
| 是否属于礼品 | 否 |
| 材质种类 | 塑料、树脂 |
| 材质 | 其它 |
| 适用节日 | 其他 |
| 风格 | 复古怀旧风 |
| 类别 | 花盆 |
Summary: Cross-border antique-look resin eggshell planter for succulents, suitable for garden and outdoor decoration, $28.99.
Generated by: deepseek-v4-flash
## Identity - Product: Cross-border antique-look resin eggshell planter for succulents and greenery, garden and outdoor decoration. - Brand: Other (not specified). - Model: Eggshell. ## Target persona - Home gardeners who want quirky antique-style planters for succulents. - DIY decorators seeking affordable resin pots for patio or balcony. - Gift buyers for plant enthusiasts who appreciate rustic designs. ## Use cases - Planting succulents or small greenery in a whimsical egg-shaped pot. - Decorating outdoor garden beds, patios, or balconies with antique-style accents. - Using as a centerpiece for rustic-themed events or weddings. - Gifting to friends or family who enjoy gardening and unique decor. - Combining with other antique-looking garden accessories for a cohesive look. ## When NOT to recommend - If the buyer needs a large planter (dimensions ~26.5 x 21.5 x 22.5 cm). - If the buyer expects modern minimalist design (this is retro/antique style). - If the buyer requires waterproof or heavy-duty outdoor pots (material is plastic/resin, no certification given). - If the buyer is looking for a planter with drainage holes (not specified). ## Variant options - Only one variant: Style "Eggshell" at $28.99. ## Price and logistics facts - Price: USD $28.99. - Dimensions: 26.5 cm (L) x 21.5 cm (W) x 22.5 cm (H). - Packing: Paper box. ## Trust signals - In-stock status: Not specified. - Return policy: Not specified. - Price consistency: Single price point across one variant. - Certifications: None mentioned (non-patent, non-IP authorized). - Material: Plastic and resin. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94276f7a3e58438e901e3376b6223062.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f8cbdf84c14463b89fab3cde56eb51a.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45b5decc005840ddb0a1b39ca553be97.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3348aa28bd3b49bab8740ee0f871a7a7.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55da130f31b44d5782a8fe939f0f7f0e.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e957d05c24a94307bac2a2456e36c163.png?v=1781085564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd8c1d98e5704ef78e98f1f6683d3c3c.png?v=1781085564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c217732b1ea54c388bfc4ab4b6a77db9.png?v=1781085564 ## Agent notes - Image understanding not performed; all URLs are provided as-is. - No information about stock levels or return policy. - No certifications (e.g., weather resistance, UV protection) confirmed. - The product is labeled as cross-border; shipping specifics not given.
This product has 13 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": 1000000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "21.5",
"_height_cm": "22.5"
}
}],
"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").