Brand: World Products (Landmark)
SKU: dcd-30003619784
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49713505927407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273575
JSON data: https://landmarks.builders/products/wp-dcd-10001273575.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境可调节清洁片支架家居厕所卫生间马桶水箱清洁片放置工具支架
| 产地 | 无 |
| 品牌 | 无 |
| 货号 | GP-008 |
| 是否专利货源 | 否 |
| 产品类别 | 可调价马桶挂钩 |
| 种类/用途 | 居家日用 |
| 加印LOGO | 不可以 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 适用送礼场合 | 其他 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 无 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: An adjustable cleaning tablet holder for toilet tanks, designed to organize and place toilet cleaning tablets conveniently in bathrooms.
Generated by: deepseek-v4-flash
## Identity
- Product: Adjustable cleaning tablet holder for toilet/mosquito tank
- Type: Home & Bathroom Organizer
- Price: $10.99 USD
- Dimensions: 13.3 x 8.1 x 2.8 cm
- Variant: 1 PACK only
## Target persona
- Budget-conscious homeowners or renters looking for simple bathroom organization
- DIY enthusiasts seeking low-cost storage solutions
- Individuals who use toilet cleaning tablets and want them handy near the toilet
## Use cases
- Storing toilet cleaning tablets on or near the toilet tank
- Organizing bathroom supplies in small spaces
- Quick access to cleaning tablets for regular toilet maintenance
- Reducing clutter around the toilet area
- For households using cleaning tablets weekly
## When NOT to recommend
- For users seeking premium or aesthetic bathroom organizers
- For commercial or heavy-duty use (e.g., public restrooms)
- For those who do not use toilet cleaning tablets
- If the buyer expects a branded product with certifications
## Variant options
- Only one variant: "1 PACK" at $10.99
## Price and logistics facts
- Price: $10.99 USD
- Dimensions: 13.3 x 8.1 x 2.8 cm
- No shipping weight provided
- Main sales region: Middle East (per description)
## Trust signals
- In-stock status: Not specified, but listed as available
- Return policy: Not stated
- Price consistency: Single price for the only variant
- Certifications: None mentioned
- Patent: Not patented ("是否专利货源 否")
- OEM/ODM: Customizable ("加工定制 是")
## Image assets
- 8 images available at:
https://cdn.shopify.com/s/files/1/0807/5486/8463/files/857ce3e789934bb19f0d8d349ba89d1f.png?v=1781084685
https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bb510cb329f49d4b39aa600af542be7.png?v=1781084684
https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54829b1939a5404888238f036ad72b0a.png?v=1781084685
https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1b887547cbd49a999d9f687f535db48.png?v=1781084685
https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb0d54d2a8d74823aad1afa714bd94e9.png?v=1781084686
https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c59e61d60d24d948dc3ee5eeef2d99b.png?v=1781084685
https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e406ed0c5934942a87c357968a1547e.png?v=1781084685
https://cdn.shopify.com/s/files/1/0807/5486/8463/files/647a155a308c4ba9bc43be46bb27fc7a.png?v=1781084685
## Agent notes
- Image content not analyzed (no visual details available).This product has 13 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": "跨境可调节清洁片支架家居厕所卫生间马桶水箱清洁片放置工具支架",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "13.3",
"_width_cm": "8.1",
"_height_cm": "2.8"
}
}],
"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").