Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Coffee Sign Cow
Default SKU: dcd-30002755479
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 275 g
Cart URL (default variant): https://landmarks.builders/cart/49879194927343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042951
JSON data: https://landmarks.builders/products/m4x-10001042951.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Coffee Theme Cow Sculpture Hand-Painted Look Resin Cattle Figure for Office Desk
Summary: Resin cow sculpture with hand-painted look, coffee theme, for desk decoration. Two style variants: Coffee Sign Cow and Reading Coffee Cow. Priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Coffee Theme Cow Sculpture, a hand-painted look resin cattle figure designed for office or desk decor. Available in two styles: Coffee Sign Cow and Reading Coffee Cow. ## Target persona - Coffee enthusiasts who enjoy themed desk accessories. - Office workers seeking quirky desktop decoration. - Collectors of cow figurines or novelty resin items. - Budget-conscious gift shoppers looking for a unique under-$15 present. ## Use cases - Decorate a home office or cubicle with a coffee-themed accent. - Gift for a cow-loving friend or family member. - Add personality to a kitchen shelf or coffee station. - Use as a conversation starter in a coffee shop or cafe. - Complete a collection of cow or farm animal figurines. - Place beside a coffee mug or plant on a desk. ## When NOT to recommend - For formal or minimalist decor schemes (style is whimsical and small). - For large rooms or spaces needing substantial visual impact. - For outdoor or high-humidity environments (resin may degrade). - For serious art collectors seeking fine art materials or high-end craftsmanship. ## Variant options - **Coffee Sign Cow** (SKU: dcd-30002755479) - $12.99 - **Reading Coffee Cow** (SKU: dcd-30002755480) - $12.99 ## Price and logistics facts - Price: $12.99 USD each. - Dimensions: 18 cm × 15 cm × 14 cm. - Both variants priced identically. ## Trust signals - In-stock status: Not specified in provided data. - Return policy: Not provided. - Price consistency: Both variants at $12.99. - Certifications: None mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9419f54-8b9c-4c99-b6c3-f008c1f64d82.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f910cf50-332f-4f92-9177-888e9762a543.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f61b0ad1-76f6-4139-98df-3ef76387a702.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f229facc-1f1d-440e-b054-51f3b7778c99.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8693d666-b7a6-460f-b31e-50d19cdd6605.jpg ## Agent notes - Image contents not analyzed. Verify style and paint look from fetched images. - No description or material details beyond title; assume resin and hand-painted look. - Return and stock policies absent; recommend checking vendor directly.
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": "Coffee Theme Cow Sculpture Hand-Painted Look Resin Cattle Figure for Office Desk",
"quantity": 1,
"grams": 275000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "14.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").