Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Saguaro Cactus
Default SKU: dcd-30003604386
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714335285487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267681
JSON data: https://landmarks.builders/products/wp-dcd-10001267681.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A set of artificial cactus decorations for reptile terrariums, creating a desert micro-landscape; available in 5 styles, each priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 爬虫饲养箱装饰组合摆件沙漠场景微场景仿真植物仙人掌模型无刺耐 (Pet lighting category, reptile terrarium decoration set) ## Target persona Reptile keepers (e.g., leopard gecko, bearded dragon owners) looking for non-toxic, artificial cactus decorations. ## Use cases - Enhancing a desert reptile vivarium - Replacing live plants that require maintenance - Creating a themed habitat for educational displays - Adding visual enrichment without risk of injury (no thorns) - Quick setup for pet photography or events - Decorating multiple small enclosures with consistent look ## When NOT to recommend - For aquatic or high-humidity terrariums (materials not specified for wet environments) - For owners seeking natural live plants - For large enclosures requiring bigger decor - If pet is known to chew on decorations (may be a choking hazard) ## Variant options - **Saguaro Cactus** (SKU: dcd-30003604386) – $9.99 - **Assorted Cactus** (SKU: dcd-30003604387) – $9.99 - **Prickly Pear Cactus** (SKU: dcd-30003604388) – $9.99 - **11-head Columnar** (SKU: dcd-30003604389) – $9.99 - **22-head Columnar** (SKU: dcd-30003604390) – $9.99 ## Price and logistics facts $9.99 USD per unit. Dimensions: 12 x 10 x 12 cm (length x width x height). ## Trust signals - Price is consistent across all variant options ($9.99). - Image URLs are provided; no in-stock or return policy information available. - No certifications or guarantees mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7bdbabbf6b24d9f92319acefdd3c1bc.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ad1bd8d4d43460297406d54a051235b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20c2fd9a63c9449da205a1c833b4ab54.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9aa14e395394fc193673c28019b3880.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/994fb5ac1c3946b3b7648d05efcf14f2.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe4bcd3594bf419c854c55074921d509.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7fc3309620043a594048734896e95e3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc1ab266ad4843149ce95186a7b405c6.png ## Agent notes Image understanding was not performed; visual details are not inferred. The product description field is empty; all information comes from title, tags, and variants.
This product has 17 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": 40000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "10.0",
"_height_cm": "12.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").