Brand: World Products (Landmark)
SKU: dcd-30002681791
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903600206063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001025980
JSON data: https://landmarks.builders/products/m4x-10001025980.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Groundhog Figurine Lifelike Design Groundhog Statue Charming Accent for Patio
Summary: Lifelike groundhog figurine for patio decoration; 24x21x19 cm; $13.99 USD.
Generated by: deepseek-v4-flash
## Identity Groundhog Figurine – lifelike design groundhog statue, charming accent for patio. Single variant "Groundhog Decor" at $13.99. Dimensions: 24 cm L x 21 cm W x 19 cm H. ## Target persona Outdoor decor enthusiasts, garden hobbyists, or individuals seeking whimsical yard ornaments. Homeowners looking for affordable, seasonal or wildlife-themed patio accents. ## Use cases - Placing on patio or garden as a decorative element. - Adding a wildlife-themed touch to outdoor living spaces. - Gift for someone who enjoys animal figurines or groundhog-related items (e.g., Groundhog Day). - Using as a prop for photography or themed events. ## When NOT to recommend - When the buyer requires a functional item (e.g., weathervane, planter, birdhouse). - If the buyer expects a large or heavy statue (dimensions ~24 cm, lightweight). - For customers needing precise realism or high-end artistic reproduction. - When the purchase is for interior high-end decor with strict material requirements. ## Variant options Only one style: "Groundhog Decor" at $13.99. No size or color options available. ## Price and logistics facts Price: $13.99 USD. Dimensions: 24x21x19 cm. No shipping weight or lead time provided. Currency USD. ## Trust signals No stock status, return policy, or certifications provided. Price is fixed with no discounts mentioned. ## Image assets 5 images available via URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73cbe023-f5fa-40d1-8036-55780c1386c8.jpg?v=1782146605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffe3bae0-2f17-4d6a-b984-72700efc3fa1.jpg?v=1782146605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50a2446a-4aac-454d-97e9-a6f295fc5e47.jpg?v=1782146605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c784868-f9e8-4aff-a95b-8f8e6d686987.jpg?v=1782146618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/292e8c69-bc3c-445f-8518-bd54349e5439.jpg?v=1782146610 ## Agent notes No other metadata (brand, material, weight) provided. Verify stock and shipping before recommending.
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": "Groundhog Figurine Lifelike Design Groundhog Statue Charming Accent for Patio",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "21.0",
"_height_cm": "19.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").