Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $28.99
Default variant: Black / L
Default SKU: dcd-30003605731
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714343575791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268193
JSON data: https://landmarks.builders/products/wp-dcd-10001268193.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.














Summary: 双层 kitchen counter vegetable storage rack with two-tier baskets. Organizes vegetables, fruits, ginger, garlic on countertop. Dimensions 42x31x24 cm. Available in Black/Gold, sizes M/L. Priced from $19.99.
Generated by: deepseek-v4-flash
## Identity 双层厨房台面蔬菜置物架(Double-layer kitchen counter vegetable storage rack) ## Target persona - Home cook with limited counter space seeking compact produce storage - Budget-conscious kitchen organizer (price range $19.99–$28.99) - Apartment dweller or small household buying moderate vegetable quantities ## Use cases - Store onions, garlic, ginger on counter for daily cooking access - Organize small fruits like apples, oranges, or lemons - Keep potatoes or root vegetables ventilated (not sealed) - Serve as a secondary shelf for cans, spice jars, or kitchen tools - Declutter stovetop area by relocating produce ## When NOT to recommend - If user requires sealed storage (no lid, open design) – may attract fruit flies or pests - If counter space is very narrow (<31 cm depth) – product width is 31 cm - For large-bulk purchases (e.g., wholesale quantities) – only two tiers - When user prefers wall-mounted or under-cabinet storage ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30003605731 | Black | L | $26.99 | | dcd-30003605732 | Black | M | $19.99 | | dcd-30003605733 | Gold | L | $28.99 | | dcd-30003605734 | Gold | M | $20.99 | ## Price and logistics facts - Base price (Size M): $19.99 (Black), $20.99 (Gold) - Size L premiums: +$7 (Black), +$8 (Gold) - Dimensions: 42 x 31 x 24 cm (Length x Width x Height) - Shipping and origin not specified ## Trust signals - Stock status not provided - Return policy not disclosed - Price consistency: same-size variants differ by color ($1 difference) - Material and weight capacity not stated ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images were not analyzed; no visual details inferred - Product description missing; reliability of claims unverified - Trust signals like material, weight capacity, and safety certifications unknown - Price varies by size and color; confirm exact variant before recommending
This product has 16 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": 1200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "31.0",
"_height_cm": "24.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").