Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Gray-white-black / Airplane Box
Default SKU: dcd-30003607198
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49714219155695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268809
JSON data: https://landmarks.builders/products/wp-dcd-10001268809.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 3D printed toilet paper holder shaped as a weightlifting figure, available in three color combinations, priced at $19.99 with dimensions 18x18x10 cm.
Generated by: deepseek-v4-flash
## Identity Cross-border hot product: 3D printed weightlifting figure toilet paper holder. ## Target persona Online shoppers seeking quirky bathroom accessories; fitness enthusiasts wanting gym-themed decor; gift buyers for weightlifting friends; cross-border bargain hunters. ## Use cases - Bathroom decoration with a humorous twist. - Gym-themed bathroom or home gym decor. - Gift for friends who are into weightlifting or fitness. - Office breakroom or man cave novelty item. - Photo prop for social media content. - Conversation starter in bathrooms. ## When NOT to recommend - Minimalist or modern decor styles. - High-end luxury bathrooms requiring premium materials. - Heavy usage environments (e.g., large family bathrooms) needing durable metal or ceramic holders. - Professional gyms or commercial spaces. - Customers looking for a standard, inconspicuous toilet paper holder. ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003607198 | Gray-white-black | Airplane Box | $19.99 | | dcd-30003607199 | White-black | Airplane Box | $19.99 | | dcd-30003607200 | White | Airplane Box | $19.99 | ## Price and logistics facts - Price: $19.99 USD (all variants). - Dimensions: 18 x 18 x 10 cm. - Shipping and return policy not provided. ## Trust signals - Listed as "大量现货" (massive stock available). - No return policy or certifications provided. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details cannot be confirmed. - No product description provided; all info from available facts.
This product has 15 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": "跨境爆品Toilet Paper Holder 3D打印举重小人浴室纸巾架大量现货",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "18.0",
"_height_cm": "10.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").