{"product_id":"foldable-roman-column-display-stan","title":"🤍 Foldable Roman Column Display Stand – Party \u0026 Wedding Pedestal","description":"\u003cstyle\u003e\n.romanstand-page,\n.romanstand-page *{\n  box-sizing:border-box;\n}\n\n.romanstand-page{\n  --ink:#332f31;\n  --text:#565053;\n  --muted:#7a7376;\n\n  --rose:#a97d84;\n  --rose-dark:#825d64;\n  --rose-soft:#f8eff1;\n\n  --cream:#fcf8f2;\n  --warm:#faf3ed;\n  --soft:#fbfaf9;\n  --white:#ffffff;\n\n  --line:#e9dfe1;\n  --warm-line:#eadfd5;\n  --accent:#c49161;\n\n  width:100%;\n  max-width:800px;\n  margin:0 auto;\n  padding:10px;\n\n  background:#faf5f6;\n  border:1px solid #eadfe2;\n  border-radius:28px;\n\n  color:var(--text);\n  overflow:hidden;\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.5;\n  -webkit-font-smoothing:antialiased;\n}\n\n.romanstand-page h1,\n.romanstand-page h2,\n.romanstand-page p{\n  margin-top:0;\n}\n\n.romanstand-page h1{\n  margin-bottom:10px;\n  color:var(--ink);\n  font-size:30px;\n  line-height:1.12;\n  letter-spacing:-.6px;\n  font-weight:850;\n}\n\n.romanstand-page h2{\n  margin-bottom:8px;\n  color:var(--ink);\n  font-size:25px;\n  line-height:1.18;\n  letter-spacing:-.35px;\n  font-weight:850;\n}\n\n.romanstand-page p{\n  margin-bottom:0;\n}\n\n.romanstand-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  border-radius:17px;\n}\n\n\n\/* =========================\n   SECTIONS\n========================= *\/\n\n.rs-section{\n  margin-bottom:10px;\n  padding:21px 15px;\n  overflow:hidden;\n\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:20px;\n\n  box-shadow:0 3px 12px rgba(51,47,49,.035);\n}\n\n.rs-white{background:#fff;}\n.rs-rose{background:var(--rose-soft);}\n.rs-soft{background:var(--soft);}\n\n.rs-cream{\n  background:var(--cream);\n  border-color:var(--warm-line);\n}\n\n.rs-warm{\n  background:var(--warm);\n  border-color:var(--warm-line);\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.rs-label{\n  display:block;\n  margin-bottom:8px;\n\n  color:var(--rose-dark);\n\n  font-size:12px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.rs-copy{\n  max-width:690px;\n  color:var(--muted);\n}\n\n.rs-image{\n  margin-top:16px;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.rs-hero{\n  padding-top:25px;\n  text-align:center;\n\n  background:\n    radial-gradient(circle at 50% 0%,#f3e4e7 0%,transparent 48%),\n    linear-gradient(180deg,#ffffff,#fcf9f7);\n}\n\n.rs-hero .rs-label{\n  text-align:center;\n}\n\n.rs-hero h1{\n  max-width:660px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.rs-hero .rs-copy{\n  max-width:625px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.rs-hero-image{\n  margin-top:18px;\n}\n\n.rs-hero-line{\n  max-width:650px;\n  margin:14px auto 0;\n  padding-top:12px;\n\n  border-top:1px solid #e7dcdf;\n\n  color:#6d6266;\n  font-size:13px;\n  line-height:1.65;\n  font-weight:700;\n}\n\n\n\/* =========================\n   BODY\n========================= *\/\n\n.rs-product{\n  text-align:left;\n}\n\n.rs-note{\n  margin-top:12px;\n  padding:10px 12px;\n\n  border-left:3px solid var(--accent);\n  background:rgba(255,255,255,.86);\n\n  color:#70686b;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.rs-note strong{\n  color:var(--ink);\n}\n\n.rs-line{\n  margin-top:12px;\n  padding-top:11px;\n\n  border-top:1px solid var(--line);\n\n  color:#6a6265;\n  text-align:center;\n\n  font-size:13px;\n  line-height:1.55;\n  font-weight:700;\n}\n\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n.rs-details{\n  margin-top:13px;\n  padding-top:10px;\n  border-top:1px solid var(--line);\n}\n\n.rs-detail{\n  display:grid;\n  grid-template-columns:130px 1fr;\n  gap:10px;\n\n  padding:8px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.rs-detail:last-child{\n  border-bottom:0;\n}\n\n.rs-detail b{\n  color:var(--ink);\n  font-size:13px;\n}\n\n.rs-detail span{\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.45;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.rs-specs{\n  margin-top:14px;\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n}\n\n.rs-spec{\n  display:grid;\n  grid-template-columns:40% 60%;\n  border-bottom:1px solid var(--line);\n}\n\n.rs-spec:last-child{\n  border-bottom:0;\n}\n\n.rs-spec b,\n.rs-spec span{\n  padding:10px 11px;\n  text-align:left;\n  font-size:13px;\n}\n\n.rs-spec b{\n  background:#f9f3f4;\n  color:var(--ink);\n}\n\n.rs-spec span{\n  color:var(--muted);\n}\n\n\n\/* =========================\n   CARE\n========================= *\/\n\n.rs-care{\n  margin-top:13px;\n  padding:12px 13px;\n\n  border-left:3px solid #b9875b;\n  background:#fffaf5;\n}\n\n.rs-care p{\n  margin-bottom:7px;\n  color:#716a65;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.rs-care p:last-child{\n  margin-bottom:0;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.rs-faq details{\n  margin-bottom:8px;\n  overflow:hidden;\n\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:13px;\n}\n\n.rs-faq details:last-child{\n  margin-bottom:0;\n}\n\n.rs-faq summary{\n  position:relative;\n  padding:13px 40px 13px 14px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--ink);\n  font-size:14px;\n  line-height:1.4;\n  font-weight:800;\n}\n\n.rs-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.rs-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:14px;\n  top:4px;\n\n  color:var(--rose);\n  font-size:25px;\n}\n\n.rs-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.rs-answer{\n  padding:0 14px 14px;\n\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.rs-end{\n  padding-top:25px;\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #f8eef0 0%,\n      #ffffff 55%,\n      #faf2e8 100%\n    );\n}\n\n.rs-end .rs-label{\n  text-align:center;\n}\n\n.rs-end h2{\n  max-width:620px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.rs-end .rs-copy{\n  max-width:600px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.rs-button{\n  display:block;\n\n  width:100%;\n  max-width:430px;\n\n  margin:15px auto 0;\n  padding:15px 18px;\n\n  background:var(--rose-dark);\n  border-radius:14px;\n\n  color:#fff!important;\n\n  text-decoration:none;\n  text-align:center;\n\n  font-size:16px;\n  line-height:1.2;\n  font-weight:900;\n\n  box-shadow:0 7px 18px rgba(130,93,100,.18);\n}\n\n.rs-trust{\n  max-width:690px;\n  margin:13px auto 0;\n  padding-top:12px;\n\n  border-top:1px solid #e7dde0;\n\n  color:#6c6366;\n  font-size:12px;\n  line-height:1.75;\n  text-align:center;\n}\n\n.rs-policy{\n  max-width:650px;\n  margin:8px auto 0!important;\n\n  color:#8a8285!important;\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n@media(min-width:700px){\n\n  .romanstand-page{\n    padding:12px;\n    font-size:18px;\n  }\n\n  .rs-section{\n    margin-bottom:13px;\n    padding:27px 22px;\n  }\n\n  .romanstand-page h1{\n    font-size:38px;\n  }\n\n  .romanstand-page h2{\n    font-size:28px;\n  }\n\n  .rs-spec b,\n  .rs-spec span{\n    padding:12px 14px;\n    font-size:14px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"romanstand-page\"\u003e\n\n\n  \u003c!-- =========================\n       HERO \/ FOLDING DESIGN\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-hero\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      Elegant Displays in Seconds\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      🤍 Turn a Flat Stand Into a Statement Pedestal.\n    \u003c\/h1\u003e\n\n    \u003cp class=\"rs-copy\"\u003e\n      Unfold the pleated paper structure to create an elegant Roman-column display for cakes, flowers and event décor.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"rs-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904120545_143a567b0adf57fd4d5f9480730adf22.png?v=1788494749\" alt=\"Foldable Roman column party display pedestal\" loading=\"eager\"\u003e\n\n    \u003cdiv class=\"rs-hero-line\"\u003e\n      Foldable Design · 60-Page Pleated Structure · Clear Acrylic Top · 7 Heights · Reusable\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       THICK PAPER\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-cream rs-product\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      Structured for Display\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🎂 Thick Pleated Paper Creates a Stable Display Shape\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rs-copy\"\u003e\n      The 60-page high-density paper structure expands into a full cylinder, giving cakes, floral arrangements and decorations a clean elevated base.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"rs-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904120550_d3fb22c895ed843b14e1d32a202d4166.png?v=1788494754\" alt=\"High density pleated paper display stand\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rs-note\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e\n      no specific weight rating is provided, so distribute display items evenly and avoid excessive loads.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       ACRYLIC TOP\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-white rs-product\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      A Cleaner Display Surface\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ✨ Clear Acrylic Keeps the Top Flat and Polished\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rs-copy\"\u003e\n      The transparent acrylic top creates a smooth surface above the pleated paper, helping cakes, desserts and decorations sit more neatly.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"rs-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904120556_187c1277a81edfea2fccc6704d47b851.png?v=1788494761\" alt=\"Clear acrylic top board on foldable pedestal\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rs-note\"\u003e\n      \u003cstrong\u003eBefore first use:\u003c\/strong\u003e\n      peel the protective film from both sides of the acrylic board.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       COLLAPSIBLE\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-rose rs-product\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      Decorate, Fold, Store\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      📦 Full-Size Display Without Full-Size Storage\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rs-copy\"\u003e\n      After the event, collapse the pedestal back into a compact flat form for easier storage and transport between celebrations.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"rs-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904120602_0a98f55af3c4cd0e06b5bd817517645a.png?v=1788494766\" alt=\"Collapsible reusable paper party pedestal\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rs-line\"\u003e\n      Unfold → Secure → Decorate → Fold Flat → Store\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       VERSATILE USE\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-warm rs-product\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      More Than a Cake Stand\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      💐 Build Layered Displays for More Event Styles\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rs-copy\"\u003e\n      Use the pedestal for dessert tables, wedding décor, floral displays, ceremony aisles, art pieces and other decorative arrangements.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"rs-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260904120607_7f3fe501be7cc6555561e6d054103910.png?v=1788494772\" alt=\"Roman column pedestal for weddings cakes flowers and events\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rs-details\"\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eWeddings\u003c\/b\u003e\n        \u003cspan\u003eCakes, flowers and ceremony décor.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eParties\u003c\/b\u003e\n        \u003cspan\u003eDesserts, gifts and themed displays.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003ePhoto Areas\u003c\/b\u003e\n        \u003cspan\u003eCreate height and layers in decorative setups.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eArt Displays\u003c\/b\u003e\n        \u003cspan\u003eElevate suitable decorative objects.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       SIZE OPTIONS\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-white rs-product\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      Build Your Own Display Height\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      📏 Seven Heights, One 11.81\" Diameter\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rs-copy\"\u003e\n      Choose matching or mixed heights to create a simple single pedestal or a layered event display.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rs-details\"\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eDiameter\u003c\/b\u003e\n        \u003cspan\u003e11.81 in \/ 30 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eHeight 1\u003c\/b\u003e\n        \u003cspan\u003e1.97 in \/ 5 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eHeight 2\u003c\/b\u003e\n        \u003cspan\u003e2.76 in \/ 7 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eHeight 3\u003c\/b\u003e\n        \u003cspan\u003e3.94 in \/ 10 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eHeight 4\u003c\/b\u003e\n        \u003cspan\u003e5.91 in \/ 15 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eHeight 5\u003c\/b\u003e\n        \u003cspan\u003e7.87 in \/ 20 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eHeight 6\u003c\/b\u003e\n        \u003cspan\u003e9.84 in \/ 25 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cb\u003eHeight 7\u003c\/b\u003e\n        \u003cspan\u003e11.81 in \/ 30 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       SPECS\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-soft rs-product\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      Product Details\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      📋 Quick Specifications\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rs-specs\"\u003e\n\n      \u003cdiv class=\"rs-spec\"\u003e\n        \u003cb\u003eProduct\u003c\/b\u003e\n        \u003cspan\u003eFoldable Cylinder Display Stand\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-spec\"\u003e\n        \u003cb\u003eStyle\u003c\/b\u003e\n        \u003cspan\u003eRoman Column \/ Pleated Pedestal\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-spec\"\u003e\n        \u003cb\u003eColor\u003c\/b\u003e\n        \u003cspan\u003eWhite\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-spec\"\u003e\n        \u003cb\u003eStructure\u003c\/b\u003e\n        \u003cspan\u003e60-Page High-Density Pleated Paper\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-spec\"\u003e\n        \u003cb\u003eTop Board\u003c\/b\u003e\n        \u003cspan\u003eClear Acrylic\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-spec\"\u003e\n        \u003cb\u003eDiameter\u003c\/b\u003e\n        \u003cspan\u003e11.81 in \/ 30 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-spec\"\u003e\n        \u003cb\u003eHeight Options\u003c\/b\u003e\n        \u003cspan\u003e1.97–11.81 in \/ 5–30 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-spec\"\u003e\n        \u003cb\u003ePackage\u003c\/b\u003e\n        \u003cspan\u003e1 × Foldable Cylinder Stand\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       CARE\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-cream rs-product\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      Before Your Event\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ⚠️ A Few Simple Steps Help Keep It Looking Its Best\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rs-care\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eRemove the film:\u003c\/strong\u003e\n        peel the protective film from both sides of the acrylic top before use.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eKeep it dry:\u003c\/strong\u003e\n        avoid wet or damp environments that may damage the paper structure.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eOpen carefully:\u003c\/strong\u003e\n        unfold the paper slowly and secure the Velcro evenly to form a clean cylinder.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eStore flat:\u003c\/strong\u003e\n        collapse and store in a dry location between uses.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-white rs-product rs-faq\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      Quick Answers\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ❓ Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Is the stand reusable?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rs-answer\"\u003e\n        Yes. The foldable paper structure is designed to collapse after use so it can be stored and reused for future suitable events.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Does it include the clear top board?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rs-answer\"\u003e\n        The product description includes a clear acrylic top board. Remember to remove the protective film from both sides before use.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        How much weight can it hold?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rs-answer\"\u003e\n        A verified maximum weight rating was not provided. Keep items centered, distribute weight evenly and avoid loads that cause the paper structure to deform.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can I use it outdoors?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rs-answer\"\u003e\n        The main structure is paper, so it should be kept away from rain, wet surfaces and damp environments.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What sizes are available?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rs-answer\"\u003e\n        All versions have an approximately 11.81-inch diameter, with heights of 1.97, 2.76, 3.94, 5.91, 7.87, 9.84 and 11.81 inches.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================\n       CTA\n  ========================== --\u003e\n  \u003csection class=\"rs-section rs-end\"\u003e\n\n    \u003cspan class=\"rs-label\"\u003e\n      Create More Height. Create More Impact.\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🤍 Turn an Empty Table Into an Event-Worthy Display.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rs-copy\"\u003e\n      Add elegant height to cakes, flowers and decorative arrangements with a foldable pedestal that's easy to set up, store and reuse.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"rs-button\"\u003e\n      CHOOSE YOUR HEIGHT →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"rs-trust\"\u003e\n      📦 Tracked Shipping  · \n      🚚 Free Shipping on Orders Over $59.98  · \n      🔒 Secure Checkout  · \n      💬 Order Support\n    \u003c\/div\u003e\n\n    \u003cp class=\"rs-policy\"\u003e\n      Keep the paper structure dry and use on a flat, stable surface. Actual appearance may vary slightly depending on setup and lighting.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"🔥🔥Buy 1 Get 1 Free-2PCS🔥 \/ White \/ 5cm","offer_id":49186103722138,"sku":"NC01752609072012-象牙白色-高5cm*2","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 1 Get 1 Free-2PCS🔥 \/ White \/ 7cm","offer_id":49186103754906,"sku":"NC01752609072012-象牙白色-高7cm*2","price":35.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 1 Get 1 Free-2PCS🔥 \/ White \/ 10cm","offer_id":49186103787674,"sku":"NC01752609072012-象牙白色-高10cm*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 1 Get 1 Free-2PCS🔥 \/ White \/ 15cm","offer_id":49186103820442,"sku":"NC01752609072012-象牙白色-高15cm*2","price":42.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 1 Get 1 Free-2PCS🔥 \/ White \/ 20cm","offer_id":49186103853210,"sku":"NC01752609072012-象牙白色-高20cm*2","price":45.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 1 Get 1 Free-2PCS🔥 \/ White \/ 25cm","offer_id":49186103885978,"sku":"NC01752609072012-象牙白色-高25cm*2","price":49.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 1 Get 1 Free-2PCS🔥 \/ White \/ 30cm","offer_id":49186103918746,"sku":"NC01752609072012-象牙白色-高30cm*2","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/spp_shopify20260904120613_5ade4f74d71ca468075fd2542b4f5d86_22e463ce-9d81-45c7-a985-36992f40107e.png?v=1788762392","url":"https:\/\/povlya.com\/products\/foldable-roman-column-display-stan","provider":"povlya.com","version":"1.0","type":"link"}