Skip to content
https://romeronperfumes.com.au

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
3
REVIEW
4
PASS
16
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

58
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

2.11 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

6.39 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

511 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

5.30 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

9.04 s

Page Load Progression

924 ms
1.8 s
2.8 s
3.7 s
4.6 s
5.5 s
6.5 s
7.4 s
Checks
25
16 PASS 4 REVIEW 3 FIX
F
Page Weight Budget
Action
22.4 MB transferred, 254 requests
FIX
22.4 MB transferred, 254 requests
Critical::
Page weighs 24.0 MB (22.4 MB transferred)
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
JavaScript is 563 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 563 KB
Warning::
254 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.7 g CO2 per page load
22.4 MB / 2.4 MB budget
22.4 MB transferred
254 requests
4.7 g CO2 per page load
Other 19.3 MiB 86%
Images 1.5 MiB 7%
Other 879.3 KiB 4%
JavaScript 563.1 KiB 2%
HTML 85.2 KiB 0%
Fonts 65.6 KiB 0%
CSS 42.8 KiB 0%
Other 25.3 KiB 0%
Other 10.9 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

F
JS Execution Cost
Action
6755ms total JS execution
FIX
6755ms total JS execution
Warning::
Unattributable: 2854ms CPU time
Warning::
https://romeronperfumes.com.au/: 2731ms CPU time
Warning::
https://romeronperfumes.com.au/cdn/wpm/b979a3e2fw1...: 310ms CPU time
Info::
https://romeronperfumes.com.au/cdn/shopifycloud/pe...: 235ms CPU time
Info::
https://romeronperfumes.com.au/cdn/s/trekkie.store...: 214ms CPU time

Main Thread Breakdown

Other 49% Script Evaluation 24% Style & Layout 18% Parse HTML & CSS 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
Unattributable2854ms246ms0ms1st
https://romeronperfumes.com.au/2731ms141ms26ms1st
https://romeronperfumes.com.au/cdn/wpm/b979a3e2fw137e9400p4daec9d4mf64d2306m.js310ms258ms36ms1st
https://romeronperfumes.com.au/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.3.min.js235ms205ms10ms1st
https://romeronperfumes.com.au/cdn/s/trekkie.storefront.7bcd7bb8195e24c65a61d69d69eb32392ed0d53f.min.js214ms189ms15ms1st
https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-renderer.js?v=123311117485513785771782977860109ms66ms0ms1st
https://romeronperfumes.com.au/cdn/shop/t/13/assets/slideshow.js?v=16872658739827910200178297786098ms79ms0ms1st
https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.index_BZ-S_qkG.esm.js75ms69ms0ms1st
https://romeronperfumes.com.au/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=2025081273ms56ms16ms1st
https://romeronperfumes.com.au/cdn/shop/t/13/assets/utilities.js?v=2850617288737597594178297786058ms28ms0ms1st
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
ETag present — enables conditional (304) responses

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
JS Bundles
Action
156 scripts, 272 KB unused
REVIEW
156 scripts, 272 KB unused
Warning::
https://cdn.shopify.com/extensions/01a0026b-8926-7...: 239 KB unused (95%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://romeronperfumes.com.au/cdn/wpm/b979a3e2fw1...: 33 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 272 KB
272 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.shopify.com/extensions/01a0026b-8926-7e8d-a2f2-ce2c5593288f/forms-2501/assets/index.js252 KB239 KB (95%)3rd
https://romeronperfumes.com.au/cdn/wpm/b979a3e2fw137e9400p4daec9d4mf64d2306m.js71 KB33 KB (48%)1st
https://romeronperfumes.com.au/cdn/shop/t/13/assets/view-transitions.js?v=71064140695161063417829778601 KB1st
https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js1 KB1st
https://romeronperfumes.com.au/cdn/shop/t/13/assets/header.js?v=367180545106619478917829778602 KB1st
https://romeronperfumes.com.au/cdn/shop/t/13/assets/dialog.js?v=1508885365686941940217829778602 KB1st
https://cdn.shopify.com/storefront/standard-actions.js5 KB3rd
https://romeronperfumes.com.au/cdn/shop/t/13/assets/utilities.js?v=285061728873759759417829778605 KB1st
https://romeronperfumes.com.au/cdn/shop/t/13/assets/component.js?v=1842402371014431198717829778602 KB1st
https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-renderer.js?v=1233111174855137857717829778602 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
Resource Hints
7 hints, 0 missing preconnects
REVIEW
7 hints, 0 missing preconnects
Warning::
4 font preload(s) missing `crossorigin` -- font will be downloaded twice
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: //romeronperfumes.com.au/cdn/fonts/geist/geist_n4.6e27f20c83b0a07405328f98ff3b0be957c5d6d5.woff2, //romeronperfumes.com.au/cdn/fonts/geist/geist_n5.94fa89da1755608b366e51df60b72b900e50a5c1.woff2, //romeronperfumes.com.au/cdn/fonts/cormorant/cormorant_n4.bd66e8e0031690b46374315bd1c15a17a8dcd450.woff2 (+1 more). Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Info::
1 URL(s) appear in multiple hints
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: //romeronperfumes.com.au/cdn/fonts/cormorant/cormorant_n4.bd66e8e0031690b46374315bd1c15a17a8dcd450.woff2 (preload+preload).
Info::
Page uses 7 resource hint(s)

Current Resource Hints

preconnect
1
preload
5
dns-prefetch
1
prefetch

7 resource hints configured

Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: //romeronperfumes.com.au/cdn/fonts/geist/geist_n4.6e27f20c83b0a07405328f98ff3b0be957c5d6d5.woff2, //romeronperfumes.com.au/cdn/fonts/geist/geist_n5.94fa89da1755608b366e51df60b72b900e50a5c1.woff2, //romeronperfumes.com.au/cdn/fonts/cormorant/cormorant_n4.bd66e8e0031690b46374315bd1c15a17a8dcd450.woff2 (+1 more). Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.

Why this matters

Performance issues directly impact user engagement and conversion rates.

The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: //romeronperfumes.com.au/cdn/fonts/cormorant/cormorant_n4.bd66e8e0031690b46374315bd1c15a17a8dcd450.woff2 (preload+preload).

Why this matters

Performance issues directly impact user engagement and conversion rates.

B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
C
Page Weight Inventory
Action
254 resources · 22.4 MB · 272 KB savings available
REVIEW
254 resources · 22.4 MB · 272 KB savings available
Warning::
Page weight 22.4 MB exceeds 1 MB target by 21.4 MB
Got: 22.4 MB Expected: ≤ 1 MB
Info::
~272 KB of savings available
Info::
25 third-party resources (1% of weight)
Info::
3 resources over 200KB
254 resources · 22.4 MiB · 25 third-party 21.4 MiB over 1MB target
Media 86% · 19.3 MiB
Image 7% · 1.5 MiB
JavaScript 6% · 1.3 MiB
CSS 1% · 129.5 KiB
Document 0% · 110.5 KiB
Font 0% · 65.6 KiB
Other 0% · 15.7 KiB

~272.3 KiB of savings available

Remove unused JavaScript: 272.3 KiB
A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (269.5 KiB of 22.4 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Image Optimization
27 images, 0 KB saveable
PASS
27 images, 0 KB saveable
Info::
All images are well-optimized
27 images 1.5 MB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
4 fonts (66 KB)
PASS
4 fonts (66 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

66 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.1 s LCP 6.4 shttps://romeronperfumes.com.au/cdn/fonts/geist/geist_n4.6e27f20c83b0a07405328f98ff3b0be957c5d6d5.woff2geist_n4.6e27f20c83b0a0... https://romeronperfumes.com.au/cdn/fonts/geist/geist_n4.6e27f20c83b0a07405328f98ff3b0be957c5d6d5.woff2 — 13.8 KiB — 141 ms — font-display: swaphttps://romeronperfumes.com.au/cdn/fonts/geist/geist_n5.94fa89da1755608b366e51df60b72b900e50a5c1.woff2geist_n5.94fa89da175560... https://romeronperfumes.com.au/cdn/fonts/geist/geist_n5.94fa89da1755608b366e51df60b72b900e50a5c1.woff2 — 14.1 KiB — 153 ms — font-display: swaphttps://romeronperfumes.com.au/cdn/fonts/cormorant/cormorant_n4.bd66e8e0031690b46374315bd1c15a17a8dcd450.woff2cormorant_n4.bd66e8e003... https://romeronperfumes.com.au/cdn/fonts/cormorant/cormorant_n4.bd66e8e0031690b46374315bd1c15a17a8dcd450.woff2 — 23.6 KiB — 156 ms — font-display: swaphttps://romeronperfumes.com.au/cdn/fonts/geist/geist_n7.d1a55eaf394973a6f8fe773d87de2e2f51331d2a.woff2geist_n7.d1a55eaf394973... https://romeronperfumes.com.au/cdn/fonts/geist/geist_n7.d1a55eaf394973a6f8fe773d87de2e2f51331d2a.woff2 — 14.1 KiB — 95 ms — font-display: swap
geist_n4.6e27f20c83b0a0... woff2 swap
Size 14 KB
Load time 141 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
geist_n5.94fa89da175560... woff2 swap
Size 14 KB
Load time 153 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
cormorant_n4.bd66e8e003... woff2 swap
Size 24 KB
Load time 156 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
geist_n7.d1a55eaf394973... woff2 swap
Size 14 KB
Load time 95 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server-Timing Observability
17 Server-Timing entries advertised
PASS
17 Server-Timing entries advertised
Info::
Server-Timing header advertises 17 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: accept-encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`ETag` present -- conditional GET supported
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
Total JS execution time is 6.8 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
254 requests over 5087ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.1 s LCP 6.4 shttps://romeronperfumes.com.au// https://romeronperfumes.com.au/ — 200 — 52.0 KiB — 809 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/assets/base.css?v=76960384357303700341786844913/cdn/shop/t/13/assets/base.css?v=76... https://romeronperfumes.com.au/cdn/shop/t/13/assets/base.css?v=76960384357303700341786844913 — 200 — 19.1 KiB — 147 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/assets/overflow-list.css?v=16727044177065489451782977860/cdn/shop/t/13/assets/overflow-list... https://romeronperfumes.com.au/cdn/shop/t/13/assets/overflow-list.css?v=16727044177065489451782977860 — 200 — 978 B — 155 ms — h2https://romeronperfumes.com.au/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://romeronperfumes.com.au/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 2.2 KiB — 15 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/compiled_assets/styles.css?v=63254393371373725931786841988&subset=AB4AAQABAAAwAAAAAABCEgAIiocCcgAhwFCdawIIQA/cdn/shop/t/13/compiled_assets/styl... https://romeronperfumes.com.au/cdn/shop/t/13/compiled_assets/styles.css?v=63254393371373725931786841988&subset=AB4AAQABAAAwAAAAAABCEgAIiocCcgAhwFCdawIIQA — 200 — 19.5 KiB — 162 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/assets/view-transitions.js?v=7106414069516106341782977860/cdn/shop/t/13/assets/view-transiti... https://romeronperfumes.com.au/cdn/shop/t/13/assets/view-transitions.js?v=7106414069516106341782977860 — 200 — 1.4 KiB — 221 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1.2 KiB — 23 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/header.js?v=36718054510661947891782977860/cdn/shop/t/13/assets/header.js?v=3... https://romeronperfumes.com.au/cdn/shop/t/13/assets/header.js?v=36718054510661947891782977860 — 200 — 2.1 KiB — 217 ms — h3https://romeronperfumes.com.au/cdn/shop/files/preview_images/14003be221584d6583467024f38a1047.thumbnail.0000000000.jpg?v=1786436204&width=832/cdn/shop/files/preview_images/1400... https://romeronperfumes.com.au/cdn/shop/files/preview_images/14003be221584d6583467024f38a1047.thumbnail.0000000000.jpg?v=1786436204&width=832 — 200 — 64.6 KiB — 193 ms — h3https://romeronperfumes.com.au/cdn/shop/files/preview_images/14003be221584d6583467024f38a1047.thumbnail.0000000000_2500x.jpg?v=1786436204/cdn/shop/files/preview_images/1400... https://romeronperfumes.com.au/cdn/shop/files/preview_images/14003be221584d6583467024f38a1047.thumbnail.0000000000_2500x.jpg?v=1786436204 — 200 — 64.5 KiB — 187 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/dialog.js?v=150888536568694194021782977860/cdn/shop/t/13/assets/dialog.js?v=1... https://romeronperfumes.com.au/cdn/shop/t/13/assets/dialog.js?v=150888536568694194021782977860 — 200 — 1.7 KiB — 201 ms — h3https://cdn.shopify.com/storefront/standard-actions.jscdn.shopify.com/storefront/standard... https://cdn.shopify.com/storefront/standard-actions.js — 200 — 5.1 KiB — 13 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/assets/utilities.js?v=28506172887375975941782977860/cdn/shop/t/13/assets/utilities.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/utilities.js?v=28506172887375975941782977860 — 200 — 4.5 KiB — 296 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/component.js?v=184240237101443119871782977860/cdn/shop/t/13/assets/component.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/component.js?v=184240237101443119871782977860 — 200 — 2.5 KiB — 208 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-renderer.js?v=123311117485513785771782977860/cdn/shop/t/13/assets/section-rende... https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-renderer.js?v=123311117485513785771782977860 — 200 — 1.8 KiB — 271 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-hydration.js?v=108434990705342316311782977860/cdn/shop/t/13/assets/section-hydra... https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-hydration.js?v=108434990705342316311782977860 — 200 — 1.1 KiB — 269 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/morph.js?v=104045809772310330131782977860/cdn/shop/t/13/assets/morph.js?v=10... https://romeronperfumes.com.au/cdn/shop/t/13/assets/morph.js?v=104045809772310330131782977860 — 200 — 3.3 KiB — 273 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/focus.js?v=60436577539430446401782977860/cdn/shop/t/13/assets/focus.js?v=60... https://romeronperfumes.com.au/cdn/shop/t/13/assets/focus.js?v=60436577539430446401782977860 — 200 — 1.3 KiB — 269 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/recently-viewed-products.js?v=94729125001750262651782977860/cdn/shop/t/13/assets/recently-view... https://romeronperfumes.com.au/cdn/shop/t/13/assets/recently-viewed-products.js?v=94729125001750262651782977860 — 200 — 1.1 KiB — 270 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/scrolling.js?v=162288454571026455011782977860/cdn/shop/t/13/assets/scrolling.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/scrolling.js?v=162288454571026455011782977860 — 200 — 2.4 KiB — 269 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/events.js?v=1118589085892804011782977860/cdn/shop/t/13/assets/events.js?v=1... https://romeronperfumes.com.au/cdn/shop/t/13/assets/events.js?v=1118589085892804011782977860 — 200 — 1.4 KiB — 269 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_BlDuu20E.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_BlDuu20E.en.esm.js — 200 — 1.5 KiB — 135 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.init_Db-byXgB.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.init_Db-byXgB.esm.js — 200 — 1.2 KiB — 134 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js — 200 — 1.1 KiB — 134 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js — 200 — 1.3 KiB — 134 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_FgwfrlX5.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_FgwfrlX5.en.esm.js — 200 — 3.1 KiB — 161 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.index_BZ-S_qkG.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.index_BZ-S_qkG.esm.js — 200 — 21.4 KiB — 156 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js — 200 — 5.2 KiB — 159 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js — 200 — 1.0 KiB — 159 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js — 200 — 993 B — 156 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.1 s LCP 6.4 shttps://romeronperfumes.com.au// https://romeronperfumes.com.au/ — 200 — 52.0 KiB — 809 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/assets/base.css?v=76960384357303700341786844913/cdn/shop/t/13/assets/base.css?v=76... https://romeronperfumes.com.au/cdn/shop/t/13/assets/base.css?v=76960384357303700341786844913 — 200 — 19.1 KiB — 147 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/assets/overflow-list.css?v=16727044177065489451782977860/cdn/shop/t/13/assets/overflow-list... https://romeronperfumes.com.au/cdn/shop/t/13/assets/overflow-list.css?v=16727044177065489451782977860 — 200 — 978 B — 155 ms — h2https://romeronperfumes.com.au/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css/cdn/shopifycloud/portable-wallets/... https://romeronperfumes.com.au/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css — 200 — 2.2 KiB — 15 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/compiled_assets/styles.css?v=63254393371373725931786841988&subset=AB4AAQABAAAwAAAAAABCEgAIiocCcgAhwFCdawIIQA/cdn/shop/t/13/compiled_assets/styl... https://romeronperfumes.com.au/cdn/shop/t/13/compiled_assets/styles.css?v=63254393371373725931786841988&subset=AB4AAQABAAAwAAAAAABCEgAIiocCcgAhwFCdawIIQA — 200 — 19.5 KiB — 162 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/assets/view-transitions.js?v=7106414069516106341782977860/cdn/shop/t/13/assets/view-transiti... https://romeronperfumes.com.au/cdn/shop/t/13/assets/view-transitions.js?v=7106414069516106341782977860 — 200 — 1.4 KiB — 221 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1.2 KiB — 23 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/header.js?v=36718054510661947891782977860/cdn/shop/t/13/assets/header.js?v=3... https://romeronperfumes.com.au/cdn/shop/t/13/assets/header.js?v=36718054510661947891782977860 — 200 — 2.1 KiB — 217 ms — h3https://romeronperfumes.com.au/cdn/shop/files/preview_images/14003be221584d6583467024f38a1047.thumbnail.0000000000.jpg?v=1786436204&width=832/cdn/shop/files/preview_images/1400... https://romeronperfumes.com.au/cdn/shop/files/preview_images/14003be221584d6583467024f38a1047.thumbnail.0000000000.jpg?v=1786436204&width=832 — 200 — 64.6 KiB — 193 ms — h3https://romeronperfumes.com.au/cdn/shop/files/preview_images/14003be221584d6583467024f38a1047.thumbnail.0000000000_2500x.jpg?v=1786436204/cdn/shop/files/preview_images/1400... https://romeronperfumes.com.au/cdn/shop/files/preview_images/14003be221584d6583467024f38a1047.thumbnail.0000000000_2500x.jpg?v=1786436204 — 200 — 64.5 KiB — 187 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/dialog.js?v=150888536568694194021782977860/cdn/shop/t/13/assets/dialog.js?v=1... https://romeronperfumes.com.au/cdn/shop/t/13/assets/dialog.js?v=150888536568694194021782977860 — 200 — 1.7 KiB — 201 ms — h3https://cdn.shopify.com/storefront/standard-actions.jscdn.shopify.com/storefront/standard... https://cdn.shopify.com/storefront/standard-actions.js — 200 — 5.1 KiB — 13 ms — h2https://romeronperfumes.com.au/cdn/shop/t/13/assets/utilities.js?v=28506172887375975941782977860/cdn/shop/t/13/assets/utilities.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/utilities.js?v=28506172887375975941782977860 — 200 — 4.5 KiB — 296 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/component.js?v=184240237101443119871782977860/cdn/shop/t/13/assets/component.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/component.js?v=184240237101443119871782977860 — 200 — 2.5 KiB — 208 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-renderer.js?v=123311117485513785771782977860/cdn/shop/t/13/assets/section-rende... https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-renderer.js?v=123311117485513785771782977860 — 200 — 1.8 KiB — 271 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-hydration.js?v=108434990705342316311782977860/cdn/shop/t/13/assets/section-hydra... https://romeronperfumes.com.au/cdn/shop/t/13/assets/section-hydration.js?v=108434990705342316311782977860 — 200 — 1.1 KiB — 269 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/morph.js?v=104045809772310330131782977860/cdn/shop/t/13/assets/morph.js?v=10... https://romeronperfumes.com.au/cdn/shop/t/13/assets/morph.js?v=104045809772310330131782977860 — 200 — 3.3 KiB — 273 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/focus.js?v=60436577539430446401782977860/cdn/shop/t/13/assets/focus.js?v=60... https://romeronperfumes.com.au/cdn/shop/t/13/assets/focus.js?v=60436577539430446401782977860 — 200 — 1.3 KiB — 269 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/recently-viewed-products.js?v=94729125001750262651782977860/cdn/shop/t/13/assets/recently-view... https://romeronperfumes.com.au/cdn/shop/t/13/assets/recently-viewed-products.js?v=94729125001750262651782977860 — 200 — 1.1 KiB — 270 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/scrolling.js?v=162288454571026455011782977860/cdn/shop/t/13/assets/scrolling.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/scrolling.js?v=162288454571026455011782977860 — 200 — 2.4 KiB — 269 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/events.js?v=1118589085892804011782977860/cdn/shop/t/13/assets/events.js?v=1... https://romeronperfumes.com.au/cdn/shop/t/13/assets/events.js?v=1118589085892804011782977860 — 200 — 1.4 KiB — 269 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_BlDuu20E.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_BlDuu20E.en.esm.js — 200 — 1.5 KiB — 135 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.init_Db-byXgB.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.init_Db-byXgB.esm.js — 200 — 1.2 KiB — 134 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js — 200 — 1.1 KiB — 134 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js — 200 — 1.3 KiB — 134 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_FgwfrlX5.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_FgwfrlX5.en.esm.js — 200 — 3.1 KiB — 161 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.index_BZ-S_qkG.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.index_BZ-S_qkG.esm.js — 200 — 21.4 KiB — 156 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js — 200 — 5.2 KiB — 159 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js — 200 — 1.0 KiB — 159 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js — 200 — 993 B — 156 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js — 200 — 1.2 KiB — 158 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js — 200 — 1.4 KiB — 158 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.js — 200 — 3.8 KiB — 158 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_cwSw8mqO.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_cwSw8mqO.esm.js — 200 — 907 B — 178 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.js — 200 — 1.0 KiB — 178 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_BuQdLYn9.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_BuQdLYn9.esm.js — 200 — 1.1 KiB — 177 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_HPVVxID2.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_HPVVxID2.esm.js — 200 — 1.5 KiB — 174 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js — 200 — 1.3 KiB — 154 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal__HUL1x_T.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal__HUL1x_T.esm.js — 200 — 1.2 KiB — 171 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js/cdn/shopifycloud/shop-js/modules/v... https://romeronperfumes.com.au/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js — 200 — 971 B — 153 ms — h3https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 179 ms — h3https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 190 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/PLATIN_WOMAN_1_cbfe2df0-fd1f-4ea8-8773-e5bf9a221a54.jpg?v=1786242245&width=832/cdn/shop/collections/PLATIN_WOMAN_... https://romeronperfumes.com.au/cdn/shop/collections/PLATIN_WOMAN_1_cbfe2df0-fd1f-4ea8-8773-e5bf9a221a54.jpg?v=1786242245&width=832 — 200 — 62.5 KiB — 196 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/ROMERON_MENS.jpg?v=1786242361&width=832/cdn/shop/collections/ROMERON_MENS.... https://romeronperfumes.com.au/cdn/shop/collections/ROMERON_MENS.jpg?v=1786242361&width=832 — 200 — 63.2 KiB — 193 ms — h3https://romeronperfumes.com.au/cdn/fonts/geist/geist_n4.6e27f20c83b0a07405328f98ff3b0be957c5d6d5.woff2/cdn/fonts/geist/geist_n4.6e27f20c8... https://romeronperfumes.com.au/cdn/fonts/geist/geist_n4.6e27f20c83b0a07405328f98ff3b0be957c5d6d5.woff2 — 200 — 13.8 KiB — 141 ms — h3https://romeronperfumes.com.au/cdn/fonts/geist/geist_n5.94fa89da1755608b366e51df60b72b900e50a5c1.woff2/cdn/fonts/geist/geist_n5.94fa89da1... https://romeronperfumes.com.au/cdn/fonts/geist/geist_n5.94fa89da1755608b366e51df60b72b900e50a5c1.woff2 — 200 — 14.1 KiB — 153 ms — h3https://romeronperfumes.com.au/cdn/fonts/cormorant/cormorant_n4.bd66e8e0031690b46374315bd1c15a17a8dcd450.woff2/cdn/fonts/cormorant/cormorant_n4.b... https://romeronperfumes.com.au/cdn/fonts/cormorant/cormorant_n4.bd66e8e0031690b46374315bd1c15a17a8dcd450.woff2 — 200 — 23.6 KiB — 156 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/popover-polyfill.js?v=119029313658895111201782977860/cdn/shop/t/13/assets/popover-polyf... https://romeronperfumes.com.au/cdn/shop/t/13/assets/popover-polyfill.js?v=119029313658895111201782977860 — 200 — 5.3 KiB — 295 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/overflow-list.js?v=46858356770684902511782977860/cdn/shop/t/13/assets/overflow-list... https://romeronperfumes.com.au/cdn/shop/t/13/assets/overflow-list.js?v=46858356770684902511782977860 — 200 — 2.5 KiB — 253 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/quick-add.js?v=114575661933533593881782977860/cdn/shop/t/13/assets/quick-add.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/quick-add.js?v=114575661933533593881782977860 — 200 — 2.8 KiB — 243 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/cart-discount.js?v=107077853990124422021782977860/cdn/shop/t/13/assets/cart-discount... https://romeronperfumes.com.au/cdn/shop/t/13/assets/cart-discount.js?v=107077853990124422021782977860 — 200 — 2.0 KiB — 265 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/variant-picker.js?v=24924540959574313291782977860/cdn/shop/t/13/assets/variant-picke... https://romeronperfumes.com.au/cdn/shop/t/13/assets/variant-picker.js?v=24924540959574313291782977860 — 200 — 3.4 KiB — 280 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-card.js?v=28695665944407642501782977860/cdn/shop/t/13/assets/product-card.... https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-card.js?v=28695665944407642501782977860 — 200 — 3.6 KiB — 314 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-form.js?v=142170751179338062901782977860/cdn/shop/t/13/assets/product-form.... https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-form.js?v=142170751179338062901782977860 — 200 — 4.5 KiB — 298 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/fly-to-cart.js?v=48483246440248933081782977860/cdn/shop/t/13/assets/fly-to-cart.j... https://romeronperfumes.com.au/cdn/shop/t/13/assets/fly-to-cart.js?v=48483246440248933081782977860 — 200 — 1.3 KiB — 224 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/accordion-custom.js?v=97588419883090888471782977860/cdn/shop/t/13/assets/accordion-cus... https://romeronperfumes.com.au/cdn/shop/t/13/assets/accordion-custom.js?v=97588419883090888471782977860 — 200 — 1.4 KiB — 285 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/media.js?v=37825095869491791421782977860/cdn/shop/t/13/assets/media.js?v=37... https://romeronperfumes.com.au/cdn/shop/t/13/assets/media.js?v=37825095869491791421782977860 — 200 — 1.9 KiB — 226 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-price.js?v=83480980452100801711782977860/cdn/shop/t/13/assets/product-price... https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-price.js?v=83480980452100801711782977860 — 200 — 1.4 KiB — 290 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-sku.js?v=121804655373531320511782977860/cdn/shop/t/13/assets/product-sku.j... https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-sku.js?v=121804655373531320511782977860 — 200 — 1.2 KiB — 232 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-title-truncation.js?v=81744426891537421781782977860/cdn/shop/t/13/assets/product-title... https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-title-truncation.js?v=81744426891537421781782977860 — 200 — 1.3 KiB — 306 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-inventory.js?v=81520546963552472391782977860/cdn/shop/t/13/assets/product-inven... https://romeronperfumes.com.au/cdn/shop/t/13/assets/product-inventory.js?v=81520546963552472391782977860 — 200 — 1.1 KiB — 309 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/show-more.js?v=94563802205717136101782977860/cdn/shop/t/13/assets/show-more.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/show-more.js?v=94563802205717136101782977860 — 200 — 1.5 KiB — 293 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/slideshow.js?v=168726587398279102001782977860/cdn/shop/t/13/assets/slideshow.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/slideshow.js?v=168726587398279102001782977860 — 200 — 4.6 KiB — 490 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/layered-slideshow.js?v=30135417790894624731782977860/cdn/shop/t/13/assets/layered-slide... https://romeronperfumes.com.au/cdn/shop/t/13/assets/layered-slideshow.js?v=30135417790894624731782977860 — 200 — 3.8 KiB — 306 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/anchored-popover.js?v=95953304814728754461782977860/cdn/shop/t/13/assets/anchored-popo... https://romeronperfumes.com.au/cdn/shop/t/13/assets/anchored-popover.js?v=95953304814728754461782977860 — 200 — 1.6 KiB — 298 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/floating-panel.js?v=151277338116891310371782977860/cdn/shop/t/13/assets/floating-pane... https://romeronperfumes.com.au/cdn/shop/t/13/assets/floating-panel.js?v=151277338116891310371782977860 — 200 — 1.4 KiB — 295 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/video-background.js?v=25237992823806706551782977860/cdn/shop/t/13/assets/video-backgro... https://romeronperfumes.com.au/cdn/shop/t/13/assets/video-background.js?v=25237992823806706551782977860 — 200 — 1.0 KiB — 294 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/component-quantity-selector.js?v=67906657287482036641782977860/cdn/shop/t/13/assets/component-qua... https://romeronperfumes.com.au/cdn/shop/t/13/assets/component-quantity-selector.js?v=67906657287482036641782977860 — 200 — 1.9 KiB — 291 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/media-gallery.js?v=14624021005636302161782977860/cdn/shop/t/13/assets/media-gallery... https://romeronperfumes.com.au/cdn/shop/t/13/assets/media-gallery.js?v=14624021005636302161782977860 — 200 — 1.3 KiB — 282 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/rte-formatter.js?v=40306132146590816021782977860/cdn/shop/t/13/assets/rte-formatter... https://romeronperfumes.com.au/cdn/shop/t/13/assets/rte-formatter.js?v=40306132146590816021782977860 — 200 — 1.1 KiB — 304 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/volume-pricing.js?v=15442793518842484731782977860/cdn/shop/t/13/assets/volume-pricin... https://romeronperfumes.com.au/cdn/shop/t/13/assets/volume-pricing.js?v=15442793518842484731782977860 — 200 — 982 B — 303 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/price-per-item.js?v=144512917617120124431782977860/cdn/shop/t/13/assets/price-per-ite... https://romeronperfumes.com.au/cdn/shop/t/13/assets/price-per-item.js?v=144512917617120124431782977860 — 200 — 1.5 KiB — 304 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/volume-pricing-info.js?v=94479640769665442661782977860/cdn/shop/t/13/assets/volume-pricin... https://romeronperfumes.com.au/cdn/shop/t/13/assets/volume-pricing-info.js?v=94479640769665442661782977860 — 200 — 1.2 KiB — 291 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/auto-close-details.js?v=58350291535404441581782977860/cdn/shop/t/13/assets/auto-close-de... https://romeronperfumes.com.au/cdn/shop/t/13/assets/auto-close-details.js?v=58350291535404441581782977860 — 200 — 1.1 KiB — 305 ms — h3https://romeronperfumes.com.au/checkouts/internal/preloads.js?locale=en-AU/checkouts/internal/preloads.js?loc... https://romeronperfumes.com.au/checkouts/internal/preloads.js?locale=en-AU — 200 — 3.1 KiB — 369 ms — h3https://shop.app/checkouts/internal/preloads.js?locale=en-AU&shop_id=75774427291shop.app/checkouts/internal/preload... https://shop.app/checkouts/internal/preloads.js?locale=en-AU&shop_id=75774427291 — 200 — 505 B — 395 ms — h2https://romeronperfumes.com.au/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js/cdn/shopifycloud/storefront/assets... https://romeronperfumes.com.au/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js — 200 — 4.0 KiB — 150 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812/cdn/shopifycloud/storefront/assets... https://romeronperfumes.com.au/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812 — 200 — 23.3 KiB — 161 ms — h3https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.jscdn.shopify.com/shopifycloud/storef... https://cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.js — 200 — 1.3 KiB — 134 ms — h2https://cdn.shopify.com/extensions/01a0026b-8926-7e8d-a2f2-ce2c5593288f/forms-2501/assets/shopify-forms-loader.jscdn.shopify.com/extensions/01a0026b... https://cdn.shopify.com/extensions/01a0026b-8926-7e8d-a2f2-ce2c5593288f/forms-2501/assets/shopify-forms-loader.js — 200 — 1.5 KiB — 127 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.3.min.js/cdn/shopifycloud/perf-kit/shopify-... https://romeronperfumes.com.au/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.3.min.js — 200 — 23.0 KiB — 155 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/header-drawer.js?v=121243031541024704371782977860/cdn/shop/t/13/assets/header-drawer... https://romeronperfumes.com.au/cdn/shop/t/13/assets/header-drawer.js?v=121243031541024704371782977860 — 200 — 1.6 KiB — 295 ms — h3https://romeronperfumes.com.au/cdn/shop/files/GOLD_AND_BLACK_LOGO.png?height=200&v=1786798950/cdn/shop/files/GOLD_AND_BLACK_LOGO... https://romeronperfumes.com.au/cdn/shop/files/GOLD_AND_BLACK_LOGO.png?height=200&v=1786798950 — 200 — 6.9 KiB — 307 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/header-menu.js?v=97820922056036071501782977860/cdn/shop/t/13/assets/header-menu.j... https://romeronperfumes.com.au/cdn/shop/t/13/assets/header-menu.js?v=97820922056036071501782977860 — 200 — 2.8 KiB — 299 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/cart-icon.js?v=157241182139685326961782977860/cdn/shop/t/13/assets/cart-icon.js?... https://romeronperfumes.com.au/cdn/shop/t/13/assets/cart-icon.js?v=157241182139685326961782977860 — 200 — 1.6 KiB — 298 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/header-actions.js?v=121308165565653895611782977860/cdn/shop/t/13/assets/header-action... https://romeronperfumes.com.au/cdn/shop/t/13/assets/header-actions.js?v=121308165565653895611782977860 — 200 — 1.1 KiB — 303 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/CRYSTAL_ROUGE_1_568e0fa2-d0f7-4bf8-82a0-a92a2b8bb5e5.jpg?v=1786242415&width=832/cdn/shop/collections/CRYSTAL_ROUGE... https://romeronperfumes.com.au/cdn/shop/collections/CRYSTAL_ROUGE_1_568e0fa2-d0f7-4bf8-82a0-a92a2b8bb5e5.jpg?v=1786242415&width=832 — 200 — 47.9 KiB — 313 ms — h3https://romeronperfumes.com.au/cdn/shop/files/6ea3233b-58ee-4d34-949d-416cc713d719.png?v=1786455108&width=832/cdn/shop/files/6ea3233b-58ee-4d34-... https://romeronperfumes.com.au/cdn/shop/files/6ea3233b-58ee-4d34-949d-416cc713d719.png?v=1786455108&width=832 — 200 — 32.0 KiB — 291 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/candles.png?v=1786802449&width=832/cdn/shop/collections/candles.png?v... https://romeronperfumes.com.au/cdn/shop/collections/candles.png?v=1786802449&width=832 — 200 — 84.6 KiB — 318 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/reed_difusser_web.png?v=1786802324&width=832/cdn/shop/collections/reed_difusser... https://romeronperfumes.com.au/cdn/shop/collections/reed_difusser_web.png?v=1786802324&width=832 — 200 — 113.2 KiB — 351 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/spray_perfumeweb.png?v=1783074109&width=832/cdn/shop/collections/spray_perfume... https://romeronperfumes.com.au/cdn/shop/collections/spray_perfumeweb.png?v=1783074109&width=832 — 200 — 75.1 KiB — 344 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/car_fragrance_Thumbnail.png?v=1783046094&width=832/cdn/shop/collections/car_fragrance... https://romeronperfumes.com.au/cdn/shop/collections/car_fragrance_Thumbnail.png?v=1783046094&width=832 — 200 — 153.4 KiB — 439 ms — h3https://romeronperfumes.com.au/cdn/shop/files/Romeron_35ml_Women_Eau_de_Parfum_4c0713e3-c814-4ff8-97ec-eacc148091ee.jpg?v=1784098819&width=832/cdn/shop/files/Romeron_35ml_Women_... https://romeronperfumes.com.au/cdn/shop/files/Romeron_35ml_Women_Eau_de_Parfum_4c0713e3-c814-4ff8-97ec-eacc148091ee.jpg?v=1784098819&width=832 — 200 — 14.3 KiB — 574 ms — h3https://romeronperfumes.com.au/cdn/shop/files/Romeron_35ml_Men_Eau_de_Parfum_f68eff6e-f491-4e30-8f33-64e0ca48ecc4.jpg?v=1784100701&width=832/cdn/shop/files/Romeron_35ml_Men_Ea... https://romeronperfumes.com.au/cdn/shop/files/Romeron_35ml_Men_Eau_de_Parfum_f68eff6e-f491-4e30-8f33-64e0ca48ecc4.jpg?v=1784100701&width=832 — 200 — 13.0 KiB — 322 ms — h3https://romeronperfumes.com.au/cdn/shop/files/Romeron_35ml_Unisex_Eau_de_Parfum_baed2688-16b4-4de1-9da0-889ddff18038.jpg?v=1784101764&width=832/cdn/shop/files/Romeron_35ml_Unisex... https://romeronperfumes.com.au/cdn/shop/files/Romeron_35ml_Unisex_Eau_de_Parfum_baed2688-16b4-4de1-9da0-889ddff18038.jpg?v=1784101764&width=832 — 200 — 13.6 KiB — 524 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/pen_perfume_web_d276071c-8418-4fb2-9e37-4f5da269771d.png?v=1783057700&width=832/cdn/shop/collections/pen_perfume_w... https://romeronperfumes.com.au/cdn/shop/collections/pen_perfume_web_d276071c-8418-4fb2-9e37-4f5da269771d.png?v=1783057700&width=832 — 200 — 78.4 KiB — 339 ms — h3https://romeronperfumes.com.au/cdn/shop/files/preview_images/4e85a8ccd91b4469aeddf16bc4fd5ef9.thumbnail.0000000000_2500x.jpg?v=1780713584/cdn/shop/files/preview_images/4e85... https://romeronperfumes.com.au/cdn/shop/files/preview_images/4e85a8ccd91b4469aeddf16bc4fd5ef9.thumbnail.0000000000_2500x.jpg?v=1780713584 — 200 — 60.8 KiB — 337 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/predictive-search.js?v=149240552485540508541782977860/cdn/shop/t/13/assets/predictive-se... https://romeronperfumes.com.au/cdn/shop/t/13/assets/predictive-search.js?v=149240552485540508541782977860 — 200 — 3.0 KiB — 310 ms — h3https://romeronperfumes.com.au/cdn/wpm/b979a3e2fw137e9400p4daec9d4mf64d2306m.js/cdn/wpm/b979a3e2fw137e9400p4daec9d... https://romeronperfumes.com.au/cdn/wpm/b979a3e2fw137e9400p4daec9d4mf64d2306m.js — 200 — 70.7 KiB — 149 ms — h3https://romeronperfumes.com.au/cdn/s/trekkie.storefront.7bcd7bb8195e24c65a61d69d69eb32392ed0d53f.min.js/cdn/s/trekkie.storefront.7bcd7bb81... https://romeronperfumes.com.au/cdn/s/trekkie.storefront.7bcd7bb8195e24c65a61d69d69eb32392ed0d53f.min.js — 200 — 28.2 KiB — 149 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js/cdn/shopifycloud/storefront/assets... https://romeronperfumes.com.au/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js — 200 — 4.1 KiB — 140 ms — h3https://romeronperfumes.com.au/cdn/fonts/geist/geist_n7.d1a55eaf394973a6f8fe773d87de2e2f51331d2a.woff2/cdn/fonts/geist/geist_n7.d1a55eaf3... https://romeronperfumes.com.au/cdn/fonts/geist/geist_n7.d1a55eaf394973a6f8fe773d87de2e2f51331d2a.woff2 — 200 — 14.1 KiB — 95 ms — h3https://romeronperfumes.com.au/cdn/shop/videos/c/vp/14003be221584d6583467024f38a1047/14003be221584d6583467024f38a1047.HD-1080p-7.2Mbps-91295832.mp4?v=0/cdn/shop/videos/c/vp/14003be221584... https://romeronperfumes.com.au/cdn/shop/videos/c/vp/14003be221584d6583467024f38a1047/14003be221584d6583467024f38a1047.HD-1080p-7.2Mbps-91295832.mp4?v=0 — 206 — 14.5 MiB — 2.3 s — h3https://romeronperfumes.com.au/cdn/shop/videos/c/vp/4e85a8ccd91b4469aeddf16bc4fd5ef9/4e85a8ccd91b4469aeddf16bc4fd5ef9.HD-1080p-2.5Mbps-85837894.mp4?v=0/cdn/shop/videos/c/vp/4e85a8ccd91b4... https://romeronperfumes.com.au/cdn/shop/videos/c/vp/4e85a8ccd91b4469aeddf16bc4fd5ef9/4e85a8ccd91b4469aeddf16bc4fd5ef9.HD-1080p-2.5Mbps-85837894.mp4?v=0 — 206 — 4.8 MiB — 262 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 6 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://romeronperfumes.com.au/cdn/shop/files/AMALIA.png?v=1786241835&width=832/cdn/shop/files/AMALIA.png?v=178624... https://romeronperfumes.com.au/cdn/shop/files/AMALIA.png?v=1786241835&width=832 — 200 — 40.0 KiB — 170 ms — h3https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 979 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 209 ms — h2https://romeronperfumes.com.au/web-pixels@979a3e2fw137e9400p4daec9d4mf64d2306/web-pixel-shopify-app-pixel@0510/sandbox/worker.modern.js/web-pixels@979a3e2fw137e9400p4daec... https://romeronperfumes.com.au/web-pixels@979a3e2fw137e9400p4daec9d4mf64d2306/web-pixel-shopify-app-pixel@0510/sandbox/worker.modern.js — 200 — 1.2 KiB — 1.2 s — h3https://romeronperfumes.com.au/web-pixels@979a3e2fw137e9400p4daec9d4mf64d2306/custom/web-pixel-shopify-custom-pixel@0510/sandbox/modern//web-pixels@979a3e2fw137e9400p4daec... https://romeronperfumes.com.au/web-pixels@979a3e2fw137e9400p4daec9d4mf64d2306/custom/web-pixel-shopify-custom-pixel@0510/sandbox/modern/ — 200 — 30.2 KiB — 266 ms — h3https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 809 ms — h3https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 800 ms — h3https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 805 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/assets/performance.js?v=171015751390534793081782977860/cdn/shop/t/13/assets/performance.j... https://romeronperfumes.com.au/cdn/shop/t/13/assets/performance.js?v=171015751390534793081782977860 — 200 — 1.1 KiB — 161 ms — h3data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 772 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 93 B — 130 ms — h2https://shop.app/pay/session?v=1&token=0f2b2384-eac7-4052-8b1f-ceec57075617&shop_id=75774427291shop.app/pay/session?v=1&token=0f2b... https://shop.app/pay/session?v=1&token=0f2b2384-eac7-4052-8b1f-ceec57075617&shop_id=75774427291 — 200 — 2.8 KiB — 178 ms — h3https://cdn.shopify.com/extensions/01a0026b-8926-7e8d-a2f2-ce2c5593288f/forms-2501/assets/index.jscdn.shopify.com/extensions/01a0026b... https://cdn.shopify.com/extensions/01a0026b-8926-7e8d-a2f2-ce2c5593288f/forms-2501/assets/index.js — 200 — 252.4 KiB — 41 ms — h3https://romeronperfumes.com.au/api/collect/api/collect https://romeronperfumes.com.au/api/collect — 200 — 1.4 KiB — 299 ms — h3https://romeronperfumes.com.au/cdn/shop/files/0da55bbf-4315-4b67-b05e-7f7c48394ee9.png?v=1784418010&width=832/cdn/shop/files/0da55bbf-4315-4b67-... https://romeronperfumes.com.au/cdn/shop/files/0da55bbf-4315-4b67-b05e-7f7c48394ee9.png?v=1784418010&width=832 — 200 — 84.6 KiB — 425 ms — h3https://romeronperfumes.com.au/cdn/shop/files/7f686c4b-5f26-4603-831c-746fa425a449.png?v=1784417544&width=832/cdn/shop/files/7f686c4b-5f26-4603-... https://romeronperfumes.com.au/cdn/shop/files/7f686c4b-5f26-4603-831c-746fa425a449.png?v=1784417544&width=832 — 200 — 68.0 KiB — 467 ms — h3https://romeronperfumes.com.au/cdn/shop/files/af3.png?v=1785274896&width=832/cdn/shop/files/af3.png?v=178527489... https://romeronperfumes.com.au/cdn/shop/files/af3.png?v=1785274896&width=832 — 200 — 90.6 KiB — 427 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 142 ms — h3https://otlp-http-production.shopifysvc.com/v1/logsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/logs — 204 — 0 B — 141 ms — h3https://shop.app/pay/hop?analytics_trace_id=042f0f10-d0e9-4c55-8f54-f0f5c79b7ef3&target_origin=https%3A%2F%2Fromeronperfumes.com.au&client_handle=riwfpy-19.myshopify.comshop.app/pay/hop?analytics_trace_id... https://shop.app/pay/hop?analytics_trace_id=042f0f10-d0e9-4c55-8f54-f0f5c79b7ef3&target_origin=https%3A%2F%2Fromeronperfumes.com.au&client_handle=riwfpy-19.myshopify.com — 302 — 4.3 KiB — 170 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 196 ms — h3https://otlp-http-production.shopifysvc.com/v1/logsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/logs — 200 — 36 B — 190 ms — h3data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 152 ms — h3https://forms.shopifyapps.com/api/v2/form_instances?shopify_domain=riwfpy-19.myshopify.comforms.shopifyapps.com/api/v2/form_i... https://forms.shopifyapps.com/api/v2/form_instances?shopify_domain=riwfpy-19.myshopify.com — 200 — 0 B — 164 ms — h2https://romeronperfumes.com.au/shopify_pay/accelerated_checkout/shopify_pay/accelerated_checkout https://romeronperfumes.com.au/shopify_pay/accelerated_checkout — 200 — 1.7 KiB — 322 ms — h3https://romeronperfumes.com.au/services/login_with_shop/buyer/callback?analytics_trace_id=042f0f10-d0e9-4c55-8f54-f0f5c79b7ef3&target_origin=https%3A%2F%2Fromeronperfumes.com.au&token=MzNtSUZ2dDJXdkxoL04rdEg2UURJY0tqdWh5OEJsa1g3S0RLRVNISll3S2ZrNzdwdFBZLytYZVdHMnBsZ2pkTlRvc1Foenl0L1dsVzY4enA5TVRpbmJpU2YxbHhyTG5TYlQzMzhHOVhBUitER2JvVDJjSXRtU0JMVnZBSys5WjE2OGUwcEZ5RFRnWXpLS1RiNHhqRll4NW5USndKZVNrUXc2bXg4MjREWGhudTc2VnNJc201blU0RUVxVTA5U3JYTzZGU2s1SmNZLzgvM3ZvY0FGZlpYVnIwWXVNVG5Ib0Q5UEhITGZmMURDTXhMRXQ1Mkc0cUMvaTBJWDRhM3JRMTk4Rmpmb2ducmZBdU9IUGF3YVM4L0VjTWNuVjRlU1hPUlkzN2hIbXpEU2tJTGpoSHFvSjZLUVlEZTVYQW93Unp1VE4yWEpHS0VSNGpGYWRhcHVYYUVTM1Z0dnlPcDdHbFlTUjkrUnl4Z3kvVWdJUlVBbWMrK2JZYVFHa1k5S2JYT0QzbWtsNGczSzRnUFRBL3VYaFp0MG9WbXYwRmsvSFBzRXprS25WcFBVU0FWVmc2RUNCM1VRZy9rQ1YzUlVqdWFXMW55dis4M3BNMWlxME5LYk0xQU04MlRDbk5hWlNvQlhLNGZtQzBKZ3diUmIvRlJXSnZ1SkdWTWNOVWlyUm5Pd1MxaVQ0UWZpd0RJdmJUMkV3MGxRUFBpL21hL0tDTjNpamQxOUQ0WDB3S3M0M3k5QVI4Y1I5R2VMSXNqN2tERHVQOE00U05KV3lMcWxuVkhaM2pzaXZraTZnK09ZaXNoak8wZ3ZtQ3B1ZWNjUjVtdk1Cb3BwTWlPblBhRk9oM3NzUmlUekt2S2ZjOVBFbmE5cHNaUHNPLzZXS3NlMGlITlJ5SEY2TkhmL25FaGphc2Z5dHBjcjZFZjl4MnY3NlEwcUhOakEwSVlzWG5kbmFEMEhneDlPWnUzQzkzd1E1dWZNRkYxek12bGY3OHdRdG8yVzQzNXBZL1dKdXZncE04N052WFlwb2ZUTTczc2xhT29TODNBUVBCNkZDclhRVmcwbU50clE0WmRDWTNXTU9TRWtYbHpRYkxVRjNwbmN2NllnUU1HUEdzZk1uUGhTSEVCL1RKUXR1M1o2aFlZZlZqZFphaUpsMXN1NzIrT0t1YytXM2tKSjhDaElVKzV4cXQ2Rzc0Q1N6UEhNOXFlbnBjQ0YrZzBUeDE4SlFCeHg4MFBwalpySkNKRVFUQUdPcC9MYlMwWUlON1RzZUw0b1g1SmI4NVBTdHBjUlZRRE9tdUpjS0tyVEQxb2NSNGRVd1JYUDcxdDJ3amJsZkZCeHdQOXpqZnliRXFZaEpkWW1HdFJQVjlEUVoxUTFoRkd4K3BldGJwajRGd3VKSEpidS9vOTB4bmRHMlBZRGhtNVJiUWRKdmxpQzdtWlkyUkR6d2o5Y0k4S05ReVYxdXdlTzBubVRHMzlYbkt2N2g5ajRGUU1MVGM3dTQ3WUh3PS0tNEVYdDFKWVg3MEc0TytkZHFKdHU3dz09--8ffb11bb08487e457ec563760eb3a8b9b80037ab/services/login_with_shop/buyer/cal... https://romeronperfumes.com.au/services/login_with_shop/buyer/callback?analytics_trace_id=042f0f10-d0e9-4c55-8f54-f0f5c79b7ef3&target_origin=https%3A%2F%2Fromeronperfumes.com.au&token=MzNtSUZ2dDJXdkxoL04rdEg2UURJY0tqdWh5OEJsa1g3S0RLRVNISll3S2ZrNzdwdFBZLytYZVdHMnBsZ2pkTlRvc1Foenl0L1dsVzY4enA5TVRpbmJpU2YxbHhyTG5TYlQzMzhHOVhBUitER2JvVDJjSXRtU0JMVnZBSys5WjE2OGUwcEZ5RFRnWXpLS1RiNHhqRll4NW5USndKZVNrUXc2bXg4MjREWGhudTc2VnNJc201blU0RUVxVTA5U3JYTzZGU2s1SmNZLzgvM3ZvY0FGZlpYVnIwWXVNVG5Ib0Q5UEhITGZmMURDTXhMRXQ1Mkc0cUMvaTBJWDRhM3JRMTk4Rmpmb2ducmZBdU9IUGF3YVM4L0VjTWNuVjRlU1hPUlkzN2hIbXpEU2tJTGpoSHFvSjZLUVlEZTVYQW93Unp1VE4yWEpHS0VSNGpGYWRhcHVYYUVTM1Z0dnlPcDdHbFlTUjkrUnl4Z3kvVWdJUlVBbWMrK2JZYVFHa1k5S2JYT0QzbWtsNGczSzRnUFRBL3VYaFp0MG9WbXYwRmsvSFBzRXprS25WcFBVU0FWVmc2RUNCM1VRZy9rQ1YzUlVqdWFXMW55dis4M3BNMWlxME5LYk0xQU04MlRDbk5hWlNvQlhLNGZtQzBKZ3diUmIvRlJXSnZ1SkdWTWNOVWlyUm5Pd1MxaVQ0UWZpd0RJdmJUMkV3MGxRUFBpL21hL0tDTjNpamQxOUQ0WDB3S3M0M3k5QVI4Y1I5R2VMSXNqN2tERHVQOE00U05KV3lMcWxuVkhaM2pzaXZraTZnK09ZaXNoak8wZ3ZtQ3B1ZWNjUjVtdk1Cb3BwTWlPblBhRk9oM3NzUmlUekt2S2ZjOVBFbmE5cHNaUHNPLzZXS3NlMGlITlJ5SEY2TkhmL25FaGphc2Z5dHBjcjZFZjl4MnY3NlEwcUhOakEwSVlzWG5kbmFEMEhneDlPWnUzQzkzd1E1dWZNRkYxek12bGY3OHdRdG8yVzQzNXBZL1dKdXZncE04N052WFlwb2ZUTTczc2xhT29TODNBUVBCNkZDclhRVmcwbU50clE0WmRDWTNXTU9TRWtYbHpRYkxVRjNwbmN2NllnUU1HUEdzZk1uUGhTSEVCL1RKUXR1M1o2aFlZZlZqZFphaUpsMXN1NzIrT0t1YytXM2tKSjhDaElVKzV4cXQ2Rzc0Q1N6UEhNOXFlbnBjQ0YrZzBUeDE4SlFCeHg4MFBwalpySkNKRVFUQUdPcC9MYlMwWUlON1RzZUw0b1g1SmI4NVBTdHBjUlZRRE9tdUpjS0tyVEQxb2NSNGRVd1JYUDcxdDJ3amJsZkZCeHdQOXpqZnliRXFZaEpkWW1HdFJQVjlEUVoxUTFoRkd4K3BldGJwajRGd3VKSEpidS9vOTB4bmRHMlBZRGhtNVJiUWRKdmxpQzdtWlkyUkR6d2o5Y0k4S05ReVYxdXdlTzBubVRHMzlYbkt2N2g5ajRGUU1MVGM3dTQ3WUh3PS0tNEVYdDFKWVg3MEc0TytkZHFKdHU3dz09--8ffb11bb08487e457ec563760eb3a8b9b80037ab — 200 — 2.9 KiB — 236 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/compiled_assets/styles.css?v=63254393371373725931786841988/cdn/shop/t/13/compiled_assets/styl... https://romeronperfumes.com.au/cdn/shop/t/13/compiled_assets/styles.css?v=63254393371373725931786841988 — 200 — 26.4 KiB — 311 ms — h3https://romeronperfumes.com.au/?section_id=sections--21651789283483__header_section/?section_id=sections--216517892834... https://romeronperfumes.com.au/?section_id=sections--21651789283483__header_section — 200 — 17.9 KiB — 312 ms — h3https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 145 ms — h3https://forms.shopifyapps.com/api/v2/form_instances?shopify_domain=riwfpy-19.myshopify.comforms.shopifyapps.com/api/v2/form_i... https://forms.shopifyapps.com/api/v2/form_instances?shopify_domain=riwfpy-19.myshopify.com — 200 — 1.3 KiB — 164 ms — h2https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 123 ms — h3https://romeronperfumes.com.au/web-pixels/strict/app/web-pixel-shopify-app-pixel@0510.js/web-pixels/strict/app/web-pixel-sh... https://romeronperfumes.com.au/web-pixels/strict/app/web-pixel-shopify-app-pixel@0510.js — 200 — 1.5 KiB — 239 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 126 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 128 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/niche_edp.png?v=1783602479&width=832/cdn/shop/collections/niche_edp.png... https://romeronperfumes.com.au/cdn/shop/collections/niche_edp.png?v=1783602479&width=832 — 200 — 80.7 KiB — 167 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/image_cbf0eb6f-7265-426b-be43-1401040f6e6e.png?v=1783165068&width=832/cdn/shop/collections/image_cbf0eb6... https://romeronperfumes.com.au/cdn/shop/collections/image_cbf0eb6f-7265-426b-be43-1401040f6e6e.png?v=1783165068&width=832 — 200 — 80.6 KiB — 399 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/ChatGPT_Image_Jun_6_2026_05_41_50_PM.png?v=1783163530&width=832/cdn/shop/collections/ChatGPT_Image... https://romeronperfumes.com.au/cdn/shop/collections/ChatGPT_Image_Jun_6_2026_05_41_50_PM.png?v=1783163530&width=832 — 200 — 60.4 KiB — 170 ms — h3https://romeronperfumes.com.au/cdn/shop/collections/35ml_web_af280bac-8a7d-4d43-8101-e8f61f9fc8ef.png?v=1784497141&width=832/cdn/shop/collections/35ml_web_af28... https://romeronperfumes.com.au/cdn/shop/collections/35ml_web_af280bac-8a7d-4d43-8101-e8f61f9fc8ef.png?v=1784497141&width=832 — 200 — 62.5 KiB — 188 ms — h3https://romeronperfumes.com.au/favicon.ico/favicon.ico https://romeronperfumes.com.au/favicon.ico — 404 — 537 B — 166 ms — h3https://romeronperfumes.com.au/cdn/shop/t/13/compiled_assets/styles.css?v=63254393371373725931786841988&subset=ABA/cdn/shop/t/13/compiled_assets/styl... https://romeronperfumes.com.au/cdn/shop/t/13/compiled_assets/styles.css?v=63254393371373725931786841988&subset=ABA — 200 — 1005 B — 161 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/polyfills.Cwf7UO8Y.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/polyfills.Cwf7UO8Y.js — 200 — 18.2 KiB — 21 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/app.Dw9WvC_T.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/app.Dw9WvC_T.js — 200 — 5.1 KiB — 23 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.CRez8HhB.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.CRez8HhB.js — 200 — 42.0 KiB — 23 ms — h3https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://romeronperfumes.com.au/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 139 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/context-browser.Dinr4W4R.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/context-browser.Dinr4W4R.js — 200 — 65.8 KiB — 25 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shipping-methods-grouping.C3J8q1ka.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shipping-methods-grouping.C3J8q1ka.js — 200 — 91.7 KiB — 26 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/receipt-mapper-load-recovery.CcEbIuAQ.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/receipt-mapper-load-recovery.CcEbIuAQ.js — 200 — 2.4 KiB — 20 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/receipt-eager-mappers.CNgvf0Wi.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/receipt-eager-mappers.CNgvf0Wi.js — 200 — 3.3 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/checkout-proposal.CV5Qpkv_.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/checkout-proposal.CV5Qpkv_.js — 200 — 2.8 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/helpers-installmentsNotSupportedForAddress.D0sQ1hxW.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/helpers-installmentsNotSupportedForAddress.D0sQ1hxW.js — 200 — 2.4 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/consent-manager-shared.D2Ggk5yy.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/consent-manager-shared.D2Ggk5yy.js — 200 — 1.6 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/utilities-extension-execution-errors.Bsd0oimp.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/utilities-extension-execution-errors.Bsd0oimp.js — 200 — 1.5 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/extensions-rpc.QYa1nsrE.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/extensions-rpc.QYa1nsrE.js — 200 — 3.2 KiB — 20 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.BNtdNu6T.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.BNtdNu6T.js — 200 — 1.8 KiB — 20 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/NotFound.CG_BH2UO.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/NotFound.CG_BH2UO.js — 200 — 1.7 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hydrate.Hgrd3IkI.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hydrate.Hgrd3IkI.js — 200 — 198.8 KiB — 32 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/helpers-derivations.C2ZQ5VAS.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/helpers-derivations.C2ZQ5VAS.js — 200 — 2.1 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/color-contrast-colorContrast.BEyWE_YV.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/color-contrast-colorContrast.BEyWE_YV.js — 200 — 2.1 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/graphql-redeemable.DEqZaGuK.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/graphql-redeemable.DEqZaGuK.js — 200 — 2.1 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/locale-en.CjPt0DQr.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/locale-en.CjPt0DQr.js — 200 — 26.2 KiB — 21 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/OnePage.CJe6Zq9e.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/OnePage.CJe6Zq9e.js — 200 — 49.2 KiB — 21 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUnauthenticatedErrorModal.CNS04bO1.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUnauthenticatedErrorModal.CNS04bO1.js — 200 — 3.0 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.D1mSQ03m.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.D1mSQ03m.js — 200 — 1.5 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.7u3S_C1a.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.7u3S_C1a.js — 200 — 30.5 KiB — 25 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShowShopPayOptin.C_rQylgC.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShowShopPayOptin.C_rQylgC.js — 200 — 2.0 KiB — 22 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/remember-me-hooks.D7Mwq5zU.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/remember-me-hooks.D7Mwq5zU.js — 200 — 2.4 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.Bw96jlW3.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.Bw96jlW3.js — 200 — 2.1 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.eED72Tic.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.eED72Tic.js — 200 — 19.3 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.Q8nM10W1.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.Q8nM10W1.js — 200 — 3.3 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.DT-yJcyG.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.DT-yJcyG.js — 200 — 2.0 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/components-RedirectionNotice.module.j0ayvZr0.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/components-RedirectionNotice.module.j0ayvZr0.js — 200 — 1.3 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Popover.DOqxWQzH.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Popover.DOqxWQzH.js — 200 — 2.2 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Choice.By3s4qlu.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Choice.By3s4qlu.js — 200 — 4.6 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Checkbox.jCAPUkF9.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Checkbox.jCAPUkF9.js — 200 — 1.9 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.DHFLUmO2.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.DHFLUmO2.js — 200 — 2.4 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useEcpSpiDebugLog.BjS284oo.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useEcpSpiDebugLog.BjS284oo.js — 200 — 1.5 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/CaptureEvents-ButtonWithRegisterWebPixel.CvelxlGx.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/CaptureEvents-ButtonWithRegisterWebPixel.CvelxlGx.js — 200 — 1.8 KiB — 22 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.BicElT3t.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.BicElT3t.js — 200 — 3.2 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Monorail-monorailMetric-wallets.C-NnIC98.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Monorail-monorailMetric-wallets.C-NnIC98.js — 200 — 2.1 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/cross-border-hooks.Du9KROY-.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/cross-border-hooks.Du9KROY-.js — 200 — 1.5 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.CXOIOeVX.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.CXOIOeVX.js — 200 — 1.5 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.DU0bUliA.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks.DU0bUliA.js — 200 — 4.6 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.CqCxn3zq.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.CqCxn3zq.js — 200 — 1.6 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/components-useVaultedMsiInstallments.Bm2YzXGP.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/components-useVaultedMsiInstallments.Bm2YzXGP.js — 200 — 59.8 KiB — 23 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PaymentIcon.CxZvJ0qY.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PaymentIcon.CxZvJ0qY.js — 200 — 2.8 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-context.Dy4liRY7.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-context.Dy4liRY7.js — 200 — 1.4 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.DlsL4-zr.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.DlsL4-zr.js — 200 — 1.6 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PaymentLine.ggmuV4uU.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PaymentLine.ggmuV4uU.js — 200 — 5.1 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.gmur2WK8.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.gmur2WK8.js — 200 — 2.0 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/cvv-cvvBridge.BJ1tPJIt.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/cvv-cvvBridge.BJ1tPJIt.js — 200 — 3.3 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useFilteredShopPayAvailablePaymentMethods.DR7kEsJ_.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useFilteredShopPayAvailablePaymentMethods.DR7kEsJ_.js — 200 — 3.0 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Section.Drj9wAZx.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Section.Drj9wAZx.js — 200 — 1.7 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/MobileOrderSummary.RDWKO27B.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/MobileOrderSummary.RDWKO27B.js — 200 — 5.0 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/useShopPaySessionTokenStorage.nQHS8ft3.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/useShopPaySessionTokenStorage.nQHS8ft3.js — 200 — 1.8 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useOnePageFormSubmit.T3Zix9FQ.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useOnePageFormSubmit.T3Zix9FQ.js — 200 — 23.8 KiB — 20 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.BX1akdjy.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.BX1akdjy.js — 200 — 5.3 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/IncentiveBadge.BpmhhUid.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/IncentiveBadge.BpmhhUid.js — 200 — 2.0 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/utils-useViolationsHandler.D8XVHTo7.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/utils-useViolationsHandler.D8XVHTo7.js — 200 — 1.9 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/negotiated-findSelectedDeliveryMethod.CPB6wT-k.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/negotiated-findSelectedDeliveryMethod.CPB6wT-k.js — 200 — 1.5 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-payment-button.vlZWJcF1.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-payment-button.vlZWJcF1.js — 200 — 1.6 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useStableHostMethodsReferences.pktmDk6E.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useStableHostMethodsReferences.pktmDk6E.js — 200 — 1.5 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-monorail.DuBh26TB.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-monorail.DuBh26TB.js — 200 — 2.2 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useAvailableShopPromotionDiscount.CqOCB3bS.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/hooks-useAvailableShopPromotionDiscount.CqOCB3bS.js — 200 — 2.2 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressSelector.DiaSN66E.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressSelector.DiaSN66E.js — 200 — 2.0 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.754wr7Nc.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.754wr7Nc.js — 200 — 2.8 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Switch.nhI6glrn.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Switch.nhI6glrn.js — 200 — 1.7 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/checkout-as-guest-amazon-pay.BVf7_67v.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/checkout-as-guest-amazon-pay.BVf7_67v.js — 200 — 1.6 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Middot.BA_dJd6L.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/Middot.BA_dJd6L.js — 200 — 2.4 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/EstimatedDeliveryContent.o4RyztAv.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/EstimatedDeliveryContent.o4RyztAv.js — 200 — 4.0 KiB — 20 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodRateLabel.BCSEmQ7f.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodRateLabel.BCSEmQ7f.js — 200 — 1.6 KiB — 20 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shipping-methods-consolidated-included.DqCGl9aN.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/shipping-methods-consolidated-included.DqCGl9aN.js — 200 — 1.8 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShippingLines.CgW3aVz9.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShippingLines.CgW3aVz9.js — 200 — 3.9 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.Chu64rgX.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.Chu64rgX.js — 200 — 2.4 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.zyKLGser.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.zyKLGser.js — 200 — 3.0 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.CovVRQXc.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.CovVRQXc.js — 200 — 3.7 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/TextArea.CCzBQ7A-.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/TextArea.CCzBQ7A-.js — 200 — 1.1 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.BY4PpZrZ.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.BY4PpZrZ.js — 200 — 2.6 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/StockProblems-StockProblemsLineItemList.KDNdb2ed.js/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/StockProblems-StockProblemsLineItemList.KDNdb2ed.js — 200 — 1.9 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/app.BYT6yYGe.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/app.BYT6yYGe.css — 200 — 2.7 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/grouping.Cray4R9V.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/grouping.Cray4R9V.css — 200 — 7.8 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/previous.CA2XkLgH.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/previous.CA2XkLgH.css — 200 — 14.8 KiB — 20 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/OnePage.CEr7nb5K.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/OnePage.CEr7nb5K.css — 200 — 3.1 KiB — 19 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/DeliveryTransition.DSHFiRoI.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/DeliveryTransition.DSHFiRoI.css — 200 — 4.2 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/useVaultedMsiInstallments.DszKhAHn.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/useVaultedMsiInstallments.DszKhAHn.css — 200 — 2.2 KiB — 20 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/MobileOrderSummary.2B5x30PG.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/MobileOrderSummary.2B5x30PG.css — 200 — 1.6 KiB — 16 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/useOnePageFormSubmit.DwyCgg7v.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/useOnePageFormSubmit.DwyCgg7v.css — 200 — 3.1 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/cvvBridge.CIy8uDiZ.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/cvvBridge.CIy8uDiZ.css — 200 — 1.0 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/Choice.jvH8TQL4.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/Choice.jvH8TQL4.css — 200 — 2.6 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/RedirectionNotice.B8v_QGNW.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/RedirectionNotice.B8v_QGNW.css — 200 — 880 B — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/EmptyState.BEvzDDvy.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/EmptyState.BEvzDDvy.css — 200 — 901 B — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/Section.CU18S7Ap.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/Section.CU18S7Ap.css — 200 — 930 B — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentLine.Bu4GN9Lb.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentLine.Bu4GN9Lb.css — 200 — 2.3 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/Switch.Dq_6Ius6.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/Switch.Dq_6Ius6.css — 200 — 1.4 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentIcon.CLVwzp6i.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentIcon.CLVwzp6i.css — 200 — 974 B — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/IncentiveBadge.C5mVOEBf.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/IncentiveBadge.C5mVOEBf.css — 200 — 1.5 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/BillingAddressForm.BdwN7V1K.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/BillingAddressForm.BdwN7V1K.css — 200 — 1.1 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/useShowShopPayOptin.87JMHPUK.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/useShowShopPayOptin.87JMHPUK.css — 200 — 1017 B — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/PhoneField.uZEuHncj.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/PhoneField.uZEuHncj.css — 200 — 1.3 KiB — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/Middot.D7Ujmshx.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/Middot.D7Ujmshx.css — 200 — 900 B — 17 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/ShippingLines.LcqrKXE1.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/ShippingLines.LcqrKXE1.css — 200 — 917 B — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/MerchandiseModal.D6OuIVjc.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/MerchandiseModal.D6OuIVjc.css — 200 — 1.0 KiB — 18 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/EstimatedDeliveryContent.B_THySFF.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/EstimatedDeliveryContent.B_THySFF.css — 200 — 1.0 KiB — 20 ms — h3https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentButtons.BbF1yV61.css/cdn/shopifycloud/checkout-web/asse... https://romeronperfumes.com.au/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentButtons.BbF1yV61.css — 200 — 1.2 KiB — 18 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
87 images, 909 KB total, 234 KB wasted
INFO

Image Optimization Audit

Total Images

87

Total Size

909 KB

Oversized

3

Wasted

234 KB

2 missing alt text 2 missing dimensions 21 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback