Brand: World Products (Landmark)
SKU: dcd-30002673230
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49903610986735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024156
JSON data: https://landmarks.builders/products/m4x-10001024156.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Crystal Tissue Box Decorative Accent Luxury Napkin Container Non-Slip Base
Summary: Crystal tissue box cover with non-slip base, available in Gold color, priced at $9.99, dimensions 23x13x12 cm.
Generated by: deepseek-v4-flash
## Identity Crystal Tissue Box Decorative Accent – a transparent crystal-like plastic tissue box cover with non-slip base, dimensions 23x13x12 cm, gold color. ## Target persona Budget-conscious home decor shoppers looking for an affordable tissue box cover to match gold accents in bathroom or living room. ## Use cases 1. Decorative tissue dispensing in bathrooms. 2. Accent piece on vanity or desk. 3. Non-slip base prevents sliding on smooth surfaces. 4. Lightweight portable container for travel use. 5. Gift for housewarming. 6. Cost-effective solution to upgrade tissue box appearance. ## When NOT to recommend - Not for large bulk tissue boxes (standard square tissue boxes only). - Not for outdoor use (materials may degrade). - Not for high-traffic commercial settings. - Not for users seeking premium materials like glass or metal. ## Variant options Single variant: Gold color (SKU dcd-30002673230) at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 23x13x12 cm. No shipping or tax information provided. ## Trust signals No return policy or stock status available in facts. Price is fixed at $9.99 across listed variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a472529-22b7-4b09-a732-14e3d0ba6ef8.jpg?v=1782146612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fdda296-a603-46b9-ae09-c26897b022f0.jpg?v=1782146611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3a5d77d-471e-4498-92e8-2deaeee167c7.jpg?v=1782146612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8c433ab-1881-4690-9c3c-78f068cd272c.jpg?v=1782146610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7379353b-ffb4-4d23-9f62-e8632f094d74.jpg?v=1782146611 ## Agent notes No image descriptions were extracted; visual verification of design details (crystal texture, gold finish) not performed. Facts provided only product title and dimensions.
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": "Crystal Tissue Box Decorative Accent Luxury Napkin Container Non-Slip Base",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "13.0",
"_height_cm": "12.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").