Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30002712271
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49903524708591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031830
JSON data: https://landmarks.builders/products/m4x-10001031830.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Appearance: This potted floral arrangement decor features five lifelike flower heads and four lively green leaves that mimic the texture and elegance of real flowers.
Material: Crafted from quality film and, this artificial plant is designed to maintain its fresh for years without wilting or fading.
Compact Design sized for small areas, this tabletop flower stands 30cm tall, making it an ideal piece for desks, shelves, or narrow entryways.
Low Maintenance: Enjoy the beauty of an artificial flower in pot without the need for watering, sunlight, or pruning, freeing up your schedule and effort in your busy schedule.
Versatile Decor: Enhance your house decoration with this elegant ceramic-potted flower, suitable for office environments, home living rooms, or as a gift.
Summary: A $9.99 low-maintenance artificial flower arrangement in a pot, featuring lifelike flower heads and green leaves, suitable for small spaces like entryways, desks, or shelves.
Generated by: deepseek-v4-flash
## Identity Potted Floral Arrangement Decor: Low maintenance artificial flower in a pot, 30 cm tall (packaging 35x23x12 cm), with five flower heads and four green leaves, made from quality film. ## Target persona Budget-conscious decor seekers; renters or homeowners who want no-maintenance greenery; small-space dwellers (apartments, dorms); office workers adding desk decor; gift shoppers for low-cost housewarming presents. ## Use cases - Brightening a narrow entryway or hallway. - Adding a desk accent in a home office or cubicle. - Decorating a shelf or small table in a living room. - Gifting to friends or colleagues who lack time for plant care. - Temporary decor for events or rental spaces. - Adding color to a bathroom or kitchen counter. ## When NOT to recommend - Buyer seeks real, living plants with natural benefits (air purification, fragrance). - Decor style requires high-end, premium materials (e.g., silk flowers, ceramic artisan pots). - Space demands large, floor-standing arrangements (this is tabletop, ~30 cm tall). - Buyer needs a vase or planter that can be replaced or reused separately. ## Variant options - White (SKU: dcd-30002712271) – $9.99 - Pink (SKU: dcd-30002712272) – $9.99 - Rose Red (SKU: dcd-30002712273) – $9.99 - Purple (SKU: dcd-30002712274) – $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions (packaging): 35 cm length, 23 cm width, 12 cm height; product height stated as 30 cm. - Currency: USD. ## Trust signals - Price consistent across all color variants. - In-stock status: not explicitly provided; assume available. - Return policy: not stated. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea84d599-bea1-43b1-b601-e3a7fe981a70.jpg?v=1782146571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/254e94db-4f16-41b7-93b2-00ab13c254f5.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05ed84b5-0369-412c-a7a4-38eeeccd7d91.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca746ccb-4c0d-4851-b545-aabac28970cb.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7b6564c-7e01-41b1-a4fd-d20cdb4c2c13.jpg?v=1782146574 ## Agent notes - Image contents were not analyzed; treat URLs as fetchable assets. - Product height stated as 30 cm in description, but packaging dimensions are 35x23x12 cm – confirm actual product height. - No brand or manufacturer information provided. - No warranty or care instructions beyond 'low maintenance'.
This product has 12 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": "Potted Floral Arrangement Decor Low Maintenance Artificial Flower in Pot Potted Artificial Flower for Entryway",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "23.0",
"_height_cm": "30.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").