Brand: World Products (Landmark)
SKU: dcd-30002769906
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49879110287599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046773
JSON data: https://landmarks.builders/products/m4x-10001046773.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bamboo Cheese Board and Set Includes Ceramic Bowls for Housewarming, Hosts
Summary: Bamboo cheese board set with ceramic bowls, 26x26x3.5 cm, priced at $22.99, suitable for housewarming and hosting.
Generated by: deepseek-v4-flash
## Identity Bamboo cheese board set that includes ceramic bowls. Dimensions: 26 × 26 × 3.5 cm. One variant available: 25-25-3cm (size). Priced at $22.99 USD. ## Target persona - Home entertainers who host small gatherings - Gift shoppers looking for a practical housewarming present - Hosts or hostesses needing a serving board for cheese and appetizers ## Use cases - Serving cheese, crackers, and dips during parties or casual get-togethers - Presenting appetizers or finger foods at family events - Gifting to new homeowners as a housewarming present - Using as a decorative serving piece on a coffee table - Pairing with wine for a simple date night setup ## When NOT to recommend - For large parties requiring a board larger than 26 cm - For buyers seeking a premium hardwood or marble cheese board - For users who need a complete cheese knife set (not included) - For customers expecting a board with handles or storage for bowls ## Variant options - 25-25-3cm: $22.99 (only variant) ## Price and logistics facts - Price: $22.99 USD - Dimensions: 26 × 26 × 3.5 cm (listed variant says 25-25-3cm, possibly similar) - No shipping or stock information provided ## Trust signals - No stock status, return policy, or certification data given - Price appears consistent across variant - Product images are available (see below) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04654bf9-c841-4a74-b7ba-176789477ec5.jpg?v=1782126314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4f02765-6d72-462c-9a62-f17af6eea78a.jpg?v=1782126314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f105fb1-e207-443a-be7a-463be70aa1f2.jpg?v=1782126314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0b55d95-ad09-47bf-92cd-bb24d412406b.jpg?v=1782126314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dafcc658-86da-461f-bd39-4216c22ac57e.jpg?v=1782126314 ## Agent notes - Image understanding not performed; visual details not inferred from URLs. - The variant size label "25-25-3cm" differs slightly from listed dimensions (26x26x3.5); treat dimensions_cm as authoritative.
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": "Bamboo Cheese Board and Set Includes Ceramic Bowls for Housewarming, Hosts",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "3.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").