Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.64
Default variant: Light Brown
Default SKU: dcd-30003674753
Default price: $1.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toys
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/50405441208559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294291
JSON data: https://landmarks.builders/products/wp-dcd-10001294291.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unique Design: Features a charming cartoon-style dachshund tray shape with a dog head at one end and small molded feet that keep it standing securely on any flat surface. Functional Storage: Designed as a long, narrow open holder with raised side walls and a hollow center channel, perfect for keeping items neatly contained. Compact Dimensions: Measuring 21.3 cm long, 7.9 cm high, and 6.2 cm wide, this space-saving tabletop tray fits easily onto crowded desks, countertops, or shelves. Sturdy Construction: Crafted with a smooth plastic-like finish and rounded features, making this playful plate both sturdy and easy to clean for daily use. Versatile Utility: Serves as a delightful decorative dachshund-shaped tray that brings a touch of whimsical organization to your home, office, or dining area.
Summary: Dachshund-shaped serving/organizer tray with plastic-like finish, available in two brown colors, priced at $1.64; structured dimensions are 42x23x3 cm.
Generated by: deepseek-v4-flash
## Identity Cartoon-style dachshund tray with dog head at one end, molded feet, long narrow open holder with raised side walls. Smooth plastic-like finish. Two color variants: Light Brown and Dark Brown. ## Target persona - Dachshund owners or dog lovers wanting dog-shaped desk/shelf accents. - Budget shoppers seeking low-cost novelty trays under $2. - Gift buyers for dog-themed parties, housewarmings, or office white elephants. - People organizing small items like keys, snacks, or stationery in a whimsical way. ## Use cases - Serving snacks on a coffee table or couch arm. - Holding keys, coins, and small objects near an entryway. - Organizing desk supplies (paper clips, sticky notes) on a work desk. - Display piece on a shelf, bookshelf, or countertop with dog decor. - Party tray for a dachshund-themed event or as part of a gift basket. ## When NOT to recommend - If food-safe certification is required - no food contact approval is specified. - For heavy or hot items - plastic-like material, no heat resistance data. - If the buyer needs a conventional rectangular tray based on exact dimensions, due to a size discrepancy between structured data and description. - For shipments where a large dimensional size is expected; verify actual measurements. ## Variant options - Light Brown (SKU dcd-30003674753) - $1.64 - Dark Brown (SKU dcd-30003674754) - $1.64 ## Price and logistics facts - Price: $1.64 USD (both variants). - Product type: Toys. - Structured dimensions: 42.0 cm (L) x 23.0 cm (W) x 3.0 cm (H). - Description states different measurements: 21.3 cm long, 7.9 cm high, 6.2 cm wide. - No shipping, stock, or return policy information in the source facts. ## Trust signals - Price consistent across both color variants. - Tags indicate content quality audit (wp-quality-audited, wp-content-validated). - No stock status explicitly listed; no certifications or material safety data provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfb78e76-7e3e-44d0-b6fb-6ee5e86c6728.jpg?v=1786242140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62467bb0-edd9-4043-9911-e06a53d21b82.jpg?v=1786242158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/152d787e-2a62-4cdc-8ebf-b9ad739df082.jpg?v=1786242197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a19f1dfb-d953-46e9-b736-feaf399d40f8.jpg?v=1786242198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7eeb558d-7845-46ce-9d30-a94a4643188d.jpg?v=1786242131 ## Agent notes - Images were not inspected; treat URLs as fetchable assets only. - Dimension discrepancy: structured data says 42x23x3 cm; description says 21.3x7.9x6.2 cm. Verify before making size-dependent recommendations. - Material is described as plastic-like; no specific plastic or safety certifications available. - Do not infer food-safety, dishwasher safety, or heat resistance from the provided text. - No availability, lead time, or return policy data supplied.
This product has 6 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Cartoon-Style Dachshund Serving Tray Space-Saving Dachshund Tray Cute Dog Shaped Plate Adorable for Snack Time",
"product_id": 9537613529327,
"variant_id": 50405441208559,
"quantity": 1,
"grams": 270,
"length_cm": "42.0",
"width_cm": "23.0",
"height_cm": "3.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").