Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $37.99
Default variant: S
Default SKU: dcd-30003616908
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714033754351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272365
JSON data: https://landmarks.builders/products/wp-dcd-10001272365.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: A transparent, ventilated breeding box for mealworms with built-in fecal filtering and odor control, available in two sizes.
Generated by: deepseek-v4-flash
## Identity 滤屎防臭面包虫饲养盒 (Fecal filtering and deodorizing mealworm breeding box) in sizes S (28.5 x 21.0 x 16.5 cm) and L. ## Target persona Mealworm breeders, reptile and bird owners who breed live food, insect hobbyists, and live food producers. ## Use cases - Breeding mealworms for reptile feeding - Filtering frass (feces) from substrate - Reducing odor in insect colonies - Transparent observation of larvae development - Harvesting clean mealworms with minimal waste ## When NOT to recommend - For people uncomfortable handling insects - For large-scale commercial breeding requiring automated systems - For species other than mealworms without modification - For temporary housing only (designed for continuous use) ## Variant options - S: $29.99 USD - L: $37.99 USD ## Price and logistics facts - S price: $29.99 USD - L price: $37.99 USD - Dimensions (likely S): 28.5 cm length, 21.0 cm width, 16.5 cm height - Currency: USD ## Trust signals - No stock status or return policy provided in facts. - Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a07341e19e745d9b0d699c433b046d1.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d17c984744a4cbaa1d654afdce82c72.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c32e3020a8e490fa881b8d637629698.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2079c971b8c41899bd1b7737a40a07c.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a256b182b2f422a8a58711ddb371656.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3bd14d3293b439086212074878bd393.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73ae21d06f084ac19dce2ce84dbf2ef3.png?v=1781085210 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e258fb4d616244b3b6f5b4878e9a0dbc.png?v=1781085210 ## Agent notes - No product description provided; content inferred from title. - Product type tag "宠物灯饰" (pet lighting) may be a categorization error. - Dimensions assumed for size S; L dimensions not provided. - Image content not analyzed; treat URLs as fetchable assets.
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": 250000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "21.0",
"_height_cm": "16.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").