Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99 – $125.99
Default variant: 13CM
Default SKU: dcd-30001943813
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49810805522671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900225
JSON data: https://landmarks.builders/products/m4x-10000900225.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A Shi Gandang stone tablet sculpture for home entrance or living room, available in 5 sizes from $47.99 to $125.99, measuring 31x20x39 cm.
Generated by: deepseek-v4-flash
## Identity Shi Gandang sculpture protective Symbol Stone Tablet for Home Entrance, Living Room ## Target persona Feng Shui enthusiasts; homeowners seeking traditional protective symbols; buyers of cultural decor for housewarming gifts; individuals who believe in spiritual home protection. ## Use cases - Placed at home entrance to ward off negative energy - Displayed in living room as a decorative and protective symbol - Given as a housewarming gift for new homeowners - Used in office spaces for cultural or spiritual ambiance - Integrated into a traditional or feng shui-themed interior design ## When NOT to recommend - Buyers preferring modern, minimalist, or abstract decor - Non-superstitious or secular customers who see no value in symbolic protection - Those needing lightweight or non-fragile materials (stone tablet is heavy and breakable) - Households with limited space (larger sizes up to 36 cm may be bulky) ## Variant options - 13CM: $47.99 (SKU dcd-30001943813) - 16CM: $57.99 (SKU dcd-30001943814) - 20CM: $68.99 (SKU dcd-30001943815) - 26CM: $97.99 (SKU dcd-30001943816) - 36CM: $125.99 (SKU dcd-30001943817) ## Price and logistics facts Base price $47.99 (13CM size). All prices in USD. Dimensions: 31 cm length, 20 cm width, 39 cm height (likely for 36CM variant). No shipping or tax information provided. ## Trust signals No stock availability, return policy, or certifications are specified. Price consistency across variants as listed. ## Image assets No image URLs provided; visual inspection not performed. ## Agent notes All facts are from structured data only. The product description was empty; details derived from title and variants.
This product has 11 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": "Shi Gandang sculpture protective Symbol Stone Tablet for Home Entrance, Living Room",
"quantity": 1,
"grams": 2750000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "20.0",
"_height_cm": "39.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").