{"product_id":"rectangle-photo-magnets-set-of-8","title":"Rectangle Photo Magnets | Set of 8","description":"\u003c!-- ===== visible line that sells ===== --\u003e\n\u003cp class=\"teaser\"\u003eMake memories stand out with a set of Four 53×80 mm glossy photo magnet, perfect for gifting, displaying, and daily smiles.\u003c\/p\u003e\n\u003c!-- ===== dropdown 1: product description, hidden by default ===== --\u003e\n\u003cdetails class=\"custom-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"title\"\u003eProduct description\u003c\/span\u003e \u003cspan class=\"arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eOur photo magnets are made to keep favourite moments on display. Printed locally and finished with care, each one looks neat and premium on fridges, lockers or metal boards.\u003c\/p\u003e\n\u003cp\u003eYou supply the photos, we handle the rest. Every magnet is cut to the exact size, backed with a strong button‑press magnetic sheet, and sealed with a glossy Mylar layer for a smooth, protective surface. That keeps the image crisp and ready for everyday use.\u003c\/p\u003e\n\u003cp\u003eLocal production means shorter wait times, ideal for quick gifts, event favours, or last‑minute orders. The slightly larger size gives more room for faces, pets, or scenery while still staying compact enough to pair with cards or small boxes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== dropdown 2: product specs ===== --\u003e\n\u003cdetails class=\"custom-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"title\"\u003eProduct specs\u003c\/span\u003e \u003cspan class=\"arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize\u003c\/strong\u003e: 53×80 mm per magnet.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConstruction\u003c\/strong\u003e: button‑press magnet with strong magnetic backing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTop layer\u003c\/strong\u003e: glossy Mylar for a smooth, protective finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEdges and cut\u003c\/strong\u003e: precision cut for clean edges and flat placement on surfaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Australia\u003c\/strong\u003e: local production for tighter quality control and quicker turnaround.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== dropdown 3: tips for best results ===== --\u003e\n\u003cdetails class=\"custom-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"title\"\u003eTips for best results\u003c\/span\u003e \u003cspan class=\"arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003ePhoto choice\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse high‑resolution images so faces and colours stay crisp at 53×80 mm.\u003c\/li\u003e\n\u003cli\u003eAvoid very dark edges near the corners if you want the whole photo visible without cropping feeling tight.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePlacement and care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePlace on smooth, clean metal surfaces. Wipe surfaces first if dusty.\u003c\/li\u003e\n\u003cli\u003eLifting from corners helps avoid bending the magnet when removing it.\u003c\/li\u003e\n\u003cli\u003eStore extras flat in a small box or tray to keep edges sharp and surfaces clean.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eGift ideas\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdd to cards, small gift bags, or party favours for birthdays, celebrations, or quick thank‑you gifts.\u003c\/li\u003e\n\u003cli\u003eUse several together for a small gallery on a fridge or locker.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== optional styling to give a premium accordion look ===== --\u003e\n\u003cstyle\u003e\n  \/* reset and base *\/\n  .custom-accordion {\n    border: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .custom-accordion summary {\n    list-style: none;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 8px 0;\n    border-top: 1px solid #e0e0e0; \/* thin line to separate rows, adjust color if needed *\/\n    font-weight: 600;\n    font-size: 1rem;\n  }\n\n  \/* hide default marker *\/\n  .custom-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  \/* premium soft arrow *\/\n  .custom-accordion .arrow {\n    width: 0;\n    height: 0;\n    border-left: 6px solid transparent;\n    border-right: 6px solid transparent;\n    border-top: 6px solid #333; \/* arrow pointing up by default *\/\n    transition: transform 0.2s ease;\n  }\n\n  \/* show down arrow when closed by rotating *\/\n  .custom-accordion:not([open]) .arrow {\n    transform: rotate(180deg); \/* points down when collapsed *\/\n  }\n\n  \/* when open, arrow points up *\/\n  .custom-accordion[open] .arrow {\n    transform: rotate(0deg); \/* original orientation is up *\/\n  }\n\n  .custom-accordion .content {\n    margin-top: 8px;\n    padding-bottom: 8px;\n  }\n\n  .teaser {\n    margin: 0 0 8px 0;\n    font-size: 1rem;\n    font-weight: 500;\n  }\n\n  \/* optional: remove bottom border from last accordion for cleaner look *\/\n  .custom-accordion:last-of-type summary {\n    border-bottom: 1px solid #e0e0e0;\n  }\n\u003c\/style\u003e","brand":"Still Magnets","offers":[{"title":"Default Title","offer_id":44422798475347,"sku":null,"price":49.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0640\/3915\/7843\/files\/AAF9745A-F3D1-419D-A713-E1D9E95D615A.jpg?v=1764113631","url":"https:\/\/stillmagnets.com.au\/products\/rectangle-photo-magnets-set-of-8","provider":"Still Magnets","version":"1.0","type":"link"}