Skip to content
https://www.91servings.in

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
3
REVIEW
6
PASS
10
INFO
4

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

84
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
74
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
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.

646 ms

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

1.99 s

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

5 ms

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

0.140

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

1.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.

2.00 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
23
10 PASS 6 REVIEW 3 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 282 requests
FIX
2.7 MB transferred, 282 requests
Warning::
Page weighs 4.6 MB (2.7 MB transferred)
Warning::
JavaScript is 862 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 862 KB
Warning::
282 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.57 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
282 requests
0.57 g CO2 per page load
Other 930.5 KiB 33%
JavaScript 861.6 KiB 31%
Images 578.2 KiB 21%
Fonts 167.1 KiB 6%
CSS 93.5 KiB 3%
HTML 88.2 KiB 3%
Other 47.7 KiB 2%
Other 10.6 KiB 0%
Other 3.1 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

D
JS Bundles
Action
133 scripts, 301 KB unused
FIX
133 scripts, 301 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-PHC...: 110 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ET31...: 69 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-PHC...: 68 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.91servings.in/cdn/wpm/bdb2e2262w577326...: 29 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sr-cdn.shiprocket.in/sr-promise/static/uc....: 26 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 301 KB
301 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=GT-PHCG66MG&cx=c&gtm=4e67s1144 KB110 KB (76%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ET31644NQP180 KB69 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-PHCG66MG144 KB68 KB (47%)3rd
https://www.91servings.in/cdn/wpm/bdb2e2262w5773267dpae7c6deam788d1861m.js68 KB29 KB (42%)1st
https://sr-cdn.shiprocket.in/sr-promise/static/uc.js?channel_id=4&sr_company_id=4324193&shop=fitbay-online-d80b.myshopify.com44 KB26 KB (59%)3rd
https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/payment-methods-filterAvailableMethods.Cju5obtp.js2 KB1st
https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js1 KB1st
https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_BPnf7o54.en.esm.js3 KB1st
https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js1 KB1st
https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.index_CnM-KYPA.esm.js21 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

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

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

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.

No Cache-Control header

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

C
Image Optimization
Action
57 images, 0 KB saveable
REVIEW
57 images, 0 KB saveable
Warning::
data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.91servings.in/cdn/shop/files/91-servin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.91servings.in/cdn/shop/files/91-servin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.91servings.in/cdn/shop/files/compresse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
57 images 578 KB
0 oversized -0 KB
6 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1763ms total JS execution
REVIEW
1763ms total JS execution
Warning::
https://www.91servings.in/: 786ms CPU time
Warning::
Unattributable: 272ms CPU time
Warning::
https://www.91servings.in/cdn/shop/t/8/assets/jque...: 271ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-ET31...: 159ms CPU time
Info::
https://www.91servings.in/cdn/wpm/bdb2e2262w577326...: 73ms CPU time
Info::
Third-party scripts: 220ms (12% of total)

Main Thread Breakdown

Script Evaluation 31% Other 30% Style & Layout 18% Rendering 13% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.91servings.in/786ms34ms7ms1st
Unattributable272ms5ms0ms1st
https://www.91servings.in/cdn/shop/t/8/assets/jquery.lazysizes.min.js?v=57058462155833580531742478605271ms115ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-ET31644NQP159ms102ms54ms3rd
https://www.91servings.in/cdn/wpm/bdb2e2262w5773267dpae7c6deam788d1861m.js73ms50ms5ms1st
https://www.91servings.in/cdn/shop/t/8/assets/jquery.interact-function.js?v=7434463403370027640178514385672ms41ms4ms1st
https://www.91servings.in/cdn/shop/t/8/assets/grid-slider.js?v=1085319795758757922174247860570ms38ms0ms1st
https://www.googletagmanager.com/gtag/js?id=GT-PHCG66MG61ms52ms9ms3rd
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
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.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
282 resources · 2.7 MB · 301 KB savings available
REVIEW
282 resources · 2.7 MB · 301 KB savings available
Warning::
Page weight 2.7 MB exceeds 1 MB target by 1.7 MB
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~301 KB of savings available
Info::
38 third-party resources (22% of weight)
Info::
1 resources over 200KB
282 resources · 2.7 MiB · 38 third-party 1.7 MiB over 1MB target
JavaScript 62% · 1.7 MiB
Image 21% · 580.1 KiB
Font 6% · 167.1 KiB
CSS 5% · 150.5 KiB
Document 5% · 141.1 KiB
Other 0% · 12.5 KiB

~300.9 KiB of savings available

Remove unused JavaScript: 300.9 KiB
A
Third-Party Impact
22% third-party, 0 ms blocking
PASS
22% third-party, 0 ms blocking
Info::
Third-party code accounts for 22% of page weight (622.6 KiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
78%
22%
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+
Font Loading
5 fonts (167 KB)
PASS
5 fonts (167 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

167 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 646 ms LCP 2.0 shttps://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2iJWKBXyIfDnIV7nBrXw.woff2 https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2 — 34.6 KiB — 56 ms — font-display: swaphttps://www.91servings.in/cdn/shop/t/8/assets/icon-dukamarket.ttf?yk7d8sicon-dukamarket.ttf https://www.91servings.in/cdn/shop/t/8/assets/icon-dukamarket.ttf?yk7d8s — 32.7 KiB — 64 ms — font-display: swaphttps://www.91servings.in/cdn/shop/t/8/assets/Linearicons-Free.woff2?w118dLinearicons-Free.woff2 https://www.91servings.in/cdn/shop/t/8/assets/Linearicons-Free.woff2?w118d — 22.3 KiB — 63 ms — font-display: swaphttps://www.91servings.in/cdn/shop/t/8/assets/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://www.91servings.in/cdn/shop/t/8/assets/fontawesome-webfont.woff2?v=4.7.0 — 76.4 KiB — 33 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAScAA0AAAAABrAAAAAAAAAAAAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAScAA0AAAAABrAAAAAAAAAAAAAAAAAAAAAAA… — 1.2 KiB — 10 ms — font-display: swap
iJWKBXyIfDnIV7nBrXw.woff2 woff2 swap
Size 35 KB
Load time 56 ms
Start 363 ms
Risk FOUT — text flashes from fallback to web font
icon-dukamarket.ttf ttf swap
Size 33 KB
Load time 64 ms
Start 363 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Linearicons-Free.woff2 woff2 swap
Size 22 KB
Load time 63 ms
Start 363 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 33 ms
Start 446 ms
Risk FOUT — text flashes from fallback to web font
x-font-woff;charset=utf... woff swap
Size 1 KB
Load time 10 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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)

Fixing the unchecked items could save ~10 KB and ~20 ms

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+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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+
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 Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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
282 requests over 5348ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 646 ms LCP 2.0 shttps://www.91servings.in// https://www.91servings.in/ — 200 — 53.1 KiB — 152 ms — h2https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swapfonts.googleapis.com/css2?family=Ru... https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap — 200 — 0 B — 2 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.fotorama.min.css?v=106436700360161332531742478605/cdn/shop/t/8/assets/style.fotorama... https://www.91servings.in/cdn/shop/t/8/assets/style.fotorama.min.css?v=106436700360161332531742478605 — 200 — 0 B — 27 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.magnific-popup.min.css?v=149873242839762461971742478605/cdn/shop/t/8/assets/style.magnific... https://www.91servings.in/cdn/shop/t/8/assets/style.magnific-popup.min.css?v=149873242839762461971742478605 — 200 — 0 B — 27 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.pre_theme.css?v=115319929224494087241742478605/cdn/shop/t/8/assets/style.pre_them... https://www.91servings.in/cdn/shop/t/8/assets/style.pre_theme.css?v=115319929224494087241742478605 — 200 — 0 B — 28 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.line-awesome.min.css?v=113963193972343963201742478605/cdn/shop/t/8/assets/style.line-awe... https://www.91servings.in/cdn/shop/t/8/assets/style.line-awesome.min.css?v=113963193972343963201742478605 — 200 — 0 B — 29 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/dukamarket.css?v=162841661040976008401784270641/cdn/shop/t/8/assets/dukamarket.css... https://www.91servings.in/cdn/shop/t/8/assets/dukamarket.css?v=162841661040976008401784270641 — 200 — 0 B — 29 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.font-awesome.min.css?v=160481117764843289701742478605/cdn/shop/t/8/assets/style.font-awe... https://www.91servings.in/cdn/shop/t/8/assets/style.font-awesome.min.css?v=160481117764843289701742478605 — 200 — 0 B — 30 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.linearicons-free.css?v=129547979835168003821742478605/cdn/shop/t/8/assets/style.linearic... https://www.91servings.in/cdn/shop/t/8/assets/style.linearicons-free.css?v=129547979835168003821742478605 — 200 — 0 B — 30 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.slick-theme.min.css?v=153464340570824350351742478605/cdn/shop/t/8/assets/style.slick-th... https://www.91servings.in/cdn/shop/t/8/assets/style.slick-theme.min.css?v=153464340570824350351742478605 — 200 — 0 B — 31 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.slick.min.css?v=59802560899855143101742478605/cdn/shop/t/8/assets/style.slick.mi... https://www.91servings.in/cdn/shop/t/8/assets/style.slick.min.css?v=59802560899855143101742478605 — 200 — 0 B — 32 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/animate.css?v=74517453526301095101742478605/cdn/shop/t/8/assets/animate.css?v=... https://www.91servings.in/cdn/shop/t/8/assets/animate.css?v=74517453526301095101742478605 — 200 — 3.9 KiB — 49 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.product.css?v=40745804533844056451784272799/cdn/shop/t/8/assets/style.product.... https://www.91servings.in/cdn/shop/t/8/assets/style.product.css?v=40745804533844056451784272799 — 200 — 11.5 KiB — 56 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.collection.css?v=129380827374916021371742478798/cdn/shop/t/8/assets/style.collecti... https://www.91servings.in/cdn/shop/t/8/assets/style.collection.css?v=129380827374916021371742478798 — 200 — 4.5 KiB — 62 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.blog.css?v=54142544501193141171742669334/cdn/shop/t/8/assets/style.blog.css... https://www.91servings.in/cdn/shop/t/8/assets/style.blog.css?v=54142544501193141171742669334 — 200 — 5.1 KiB — 51 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.header2.css?v=67039011036796548341742635521/cdn/shop/t/8/assets/style.header2.... https://www.91servings.in/cdn/shop/t/8/assets/style.header2.css?v=67039011036796548341742635521 — 200 — 8.8 KiB — 48 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.footer4.css?v=69073396701905423331742478605/cdn/shop/t/8/assets/style.footer4.... https://www.91servings.in/cdn/shop/t/8/assets/style.footer4.css?v=69073396701905423331742478605 — 200 — 3.7 KiB — 58 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/vertical_menu.css?v=113563490750982644121744124008/cdn/shop/t/8/assets/vertical_menu.... https://www.91servings.in/cdn/shop/t/8/assets/vertical_menu.css?v=113563490750982644121744124008 — 200 — 2.3 KiB — 61 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.section.css?v=88653319105507465521744395128/cdn/shop/t/8/assets/style.section.... https://www.91servings.in/cdn/shop/t/8/assets/style.section.css?v=88653319105507465521744395128 — 200 — 26.0 KiB — 74 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.popup.css?v=168218883769335472061742478605/cdn/shop/t/8/assets/style.popup.cs... https://www.91servings.in/cdn/shop/t/8/assets/style.popup.css?v=168218883769335472061742478605 — 200 — 1.9 KiB — 56 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.css?v=60356515546707759191781607158/cdn/shop/t/8/assets/style.css?v=60... https://www.91servings.in/cdn/shop/t/8/assets/style.css?v=60356515546707759191781607158 — 200 — 17.3 KiB — 62 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.rtl.css?v=82772991584180651291742478605/cdn/shop/t/8/assets/style.rtl.css?... https://www.91servings.in/cdn/shop/t/8/assets/style.rtl.css?v=82772991584180651291742478605 — 200 — 2.7 KiB — 68 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/custom.css?v=3789454464448444411785246651/cdn/shop/t/8/assets/custom.css?v=3... https://www.91servings.in/cdn/shop/t/8/assets/custom.css?v=3789454464448444411785246651 — 200 — 2.7 KiB — 64 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605/cdn/shop/t/8/assets/jquery.min.js?... https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605 — 200 — 28.8 KiB — 78 ms — h2https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1.1 KiB — 65 ms — h2https://cdn.shopify.com/extensions/019f97a0-daaf-706f-95a4-19955d77d1fb/retentionly-whatsapp-97/assets/styles.csscdn.shopify.com/extensions/019f97a0... https://cdn.shopify.com/extensions/019f97a0-daaf-706f-95a4-19955d77d1fb/retentionly-whatsapp-97/assets/styles.css — 200 — 1.4 KiB — 83 ms — h2https://www.91servings.in/cdn/shop/files/91-servings-light-logo_140x@2x.png?v=1782211713/cdn/shop/files/91-servings-light-l... https://www.91servings.in/cdn/shop/files/91-servings-light-logo_140x@2x.png?v=1782211713 — 200 — 3.8 KiB — 70 ms — h2https://www.91servings.in/cdn/shop/files/muscleblaze-biozyme-5-in-1-multivitamin-90-tabs-front_c35d80e8-8672-4fe2-812f-b7d928bb6cc3_100x100_crop_center.jpg?v=1784979165/cdn/shop/files/muscleblaze-biozyme... https://www.91servings.in/cdn/shop/files/muscleblaze-biozyme-5-in-1-multivitamin-90-tabs-front_c35d80e8-8672-4fe2-812f-b7d928bb6cc3_100x100_crop_center.jpg?v=1784979165 — 200 — 2.9 KiB — 72 ms — h2https://cdn.shopify.com/storefront/standard-actions.jscdn.shopify.com/storefront/standard... https://cdn.shopify.com/storefront/standard-actions.js — 200 — 5.1 KiB — 47 ms — h2https://www.91servings.in/cdn/shop/files/PCOS_100x100_crop_center.jpg?v=1752425984/cdn/shop/files/PCOS_100x100_crop_c... https://www.91servings.in/cdn/shop/files/PCOS_100x100_crop_center.jpg?v=1752425984 — 200 — 3.7 KiB — 50 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 646 ms LCP 2.0 shttps://www.91servings.in// https://www.91servings.in/ — 200 — 53.1 KiB — 152 ms — h2https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swapfonts.googleapis.com/css2?family=Ru... https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap — 200 — 0 B — 2 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.fotorama.min.css?v=106436700360161332531742478605/cdn/shop/t/8/assets/style.fotorama... https://www.91servings.in/cdn/shop/t/8/assets/style.fotorama.min.css?v=106436700360161332531742478605 — 200 — 0 B — 27 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.magnific-popup.min.css?v=149873242839762461971742478605/cdn/shop/t/8/assets/style.magnific... https://www.91servings.in/cdn/shop/t/8/assets/style.magnific-popup.min.css?v=149873242839762461971742478605 — 200 — 0 B — 27 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.pre_theme.css?v=115319929224494087241742478605/cdn/shop/t/8/assets/style.pre_them... https://www.91servings.in/cdn/shop/t/8/assets/style.pre_theme.css?v=115319929224494087241742478605 — 200 — 0 B — 28 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.line-awesome.min.css?v=113963193972343963201742478605/cdn/shop/t/8/assets/style.line-awe... https://www.91servings.in/cdn/shop/t/8/assets/style.line-awesome.min.css?v=113963193972343963201742478605 — 200 — 0 B — 29 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/dukamarket.css?v=162841661040976008401784270641/cdn/shop/t/8/assets/dukamarket.css... https://www.91servings.in/cdn/shop/t/8/assets/dukamarket.css?v=162841661040976008401784270641 — 200 — 0 B — 29 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.font-awesome.min.css?v=160481117764843289701742478605/cdn/shop/t/8/assets/style.font-awe... https://www.91servings.in/cdn/shop/t/8/assets/style.font-awesome.min.css?v=160481117764843289701742478605 — 200 — 0 B — 30 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.linearicons-free.css?v=129547979835168003821742478605/cdn/shop/t/8/assets/style.linearic... https://www.91servings.in/cdn/shop/t/8/assets/style.linearicons-free.css?v=129547979835168003821742478605 — 200 — 0 B — 30 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.slick-theme.min.css?v=153464340570824350351742478605/cdn/shop/t/8/assets/style.slick-th... https://www.91servings.in/cdn/shop/t/8/assets/style.slick-theme.min.css?v=153464340570824350351742478605 — 200 — 0 B — 31 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.slick.min.css?v=59802560899855143101742478605/cdn/shop/t/8/assets/style.slick.mi... https://www.91servings.in/cdn/shop/t/8/assets/style.slick.min.css?v=59802560899855143101742478605 — 200 — 0 B — 32 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/animate.css?v=74517453526301095101742478605/cdn/shop/t/8/assets/animate.css?v=... https://www.91servings.in/cdn/shop/t/8/assets/animate.css?v=74517453526301095101742478605 — 200 — 3.9 KiB — 49 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.product.css?v=40745804533844056451784272799/cdn/shop/t/8/assets/style.product.... https://www.91servings.in/cdn/shop/t/8/assets/style.product.css?v=40745804533844056451784272799 — 200 — 11.5 KiB — 56 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.collection.css?v=129380827374916021371742478798/cdn/shop/t/8/assets/style.collecti... https://www.91servings.in/cdn/shop/t/8/assets/style.collection.css?v=129380827374916021371742478798 — 200 — 4.5 KiB — 62 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.blog.css?v=54142544501193141171742669334/cdn/shop/t/8/assets/style.blog.css... https://www.91servings.in/cdn/shop/t/8/assets/style.blog.css?v=54142544501193141171742669334 — 200 — 5.1 KiB — 51 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.header2.css?v=67039011036796548341742635521/cdn/shop/t/8/assets/style.header2.... https://www.91servings.in/cdn/shop/t/8/assets/style.header2.css?v=67039011036796548341742635521 — 200 — 8.8 KiB — 48 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.footer4.css?v=69073396701905423331742478605/cdn/shop/t/8/assets/style.footer4.... https://www.91servings.in/cdn/shop/t/8/assets/style.footer4.css?v=69073396701905423331742478605 — 200 — 3.7 KiB — 58 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/vertical_menu.css?v=113563490750982644121744124008/cdn/shop/t/8/assets/vertical_menu.... https://www.91servings.in/cdn/shop/t/8/assets/vertical_menu.css?v=113563490750982644121744124008 — 200 — 2.3 KiB — 61 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.section.css?v=88653319105507465521744395128/cdn/shop/t/8/assets/style.section.... https://www.91servings.in/cdn/shop/t/8/assets/style.section.css?v=88653319105507465521744395128 — 200 — 26.0 KiB — 74 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.popup.css?v=168218883769335472061742478605/cdn/shop/t/8/assets/style.popup.cs... https://www.91servings.in/cdn/shop/t/8/assets/style.popup.css?v=168218883769335472061742478605 — 200 — 1.9 KiB — 56 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.css?v=60356515546707759191781607158/cdn/shop/t/8/assets/style.css?v=60... https://www.91servings.in/cdn/shop/t/8/assets/style.css?v=60356515546707759191781607158 — 200 — 17.3 KiB — 62 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/style.rtl.css?v=82772991584180651291742478605/cdn/shop/t/8/assets/style.rtl.css?... https://www.91servings.in/cdn/shop/t/8/assets/style.rtl.css?v=82772991584180651291742478605 — 200 — 2.7 KiB — 68 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/custom.css?v=3789454464448444411785246651/cdn/shop/t/8/assets/custom.css?v=3... https://www.91servings.in/cdn/shop/t/8/assets/custom.css?v=3789454464448444411785246651 — 200 — 2.7 KiB — 64 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605/cdn/shop/t/8/assets/jquery.min.js?... https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605 — 200 — 28.8 KiB — 78 ms — h2https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js — 200 — 1.1 KiB — 65 ms — h2https://cdn.shopify.com/extensions/019f97a0-daaf-706f-95a4-19955d77d1fb/retentionly-whatsapp-97/assets/styles.csscdn.shopify.com/extensions/019f97a0... https://cdn.shopify.com/extensions/019f97a0-daaf-706f-95a4-19955d77d1fb/retentionly-whatsapp-97/assets/styles.css — 200 — 1.4 KiB — 83 ms — h2https://www.91servings.in/cdn/shop/files/91-servings-light-logo_140x@2x.png?v=1782211713/cdn/shop/files/91-servings-light-l... https://www.91servings.in/cdn/shop/files/91-servings-light-logo_140x@2x.png?v=1782211713 — 200 — 3.8 KiB — 70 ms — h2https://www.91servings.in/cdn/shop/files/muscleblaze-biozyme-5-in-1-multivitamin-90-tabs-front_c35d80e8-8672-4fe2-812f-b7d928bb6cc3_100x100_crop_center.jpg?v=1784979165/cdn/shop/files/muscleblaze-biozyme... https://www.91servings.in/cdn/shop/files/muscleblaze-biozyme-5-in-1-multivitamin-90-tabs-front_c35d80e8-8672-4fe2-812f-b7d928bb6cc3_100x100_crop_center.jpg?v=1784979165 — 200 — 2.9 KiB — 72 ms — h2https://cdn.shopify.com/storefront/standard-actions.jscdn.shopify.com/storefront/standard... https://cdn.shopify.com/storefront/standard-actions.js — 200 — 5.1 KiB — 47 ms — h2https://www.91servings.in/cdn/shop/files/PCOS_100x100_crop_center.jpg?v=1752425984/cdn/shop/files/PCOS_100x100_crop_c... https://www.91servings.in/cdn/shop/files/PCOS_100x100_crop_center.jpg?v=1752425984 — 200 — 3.7 KiB — 50 ms — h3https://www.91servings.in/cdn/shop/files/DiabetesCare_100x100_crop_center.jpg?v=1752426002/cdn/shop/files/DiabetesCare_100x10... https://www.91servings.in/cdn/shop/files/DiabetesCare_100x100_crop_center.jpg?v=1752426002 — 200 — 4.0 KiB — 48 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_lOZ-V329.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_lOZ-V329.en.esm.js — 200 — 1.6 KiB — 33 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.init_B-kv7zZm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.init_B-kv7zZm.esm.js — 200 — 1.2 KiB — 37 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.document_CC4DPZSc.esm.js — 200 — 1.1 KiB — 78 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.window_BV7pwtSs.esm.js — 200 — 1.3 KiB — 90 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_BPnf7o54.en.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/client.shop-cart-sync_BPnf7o54.en.esm.js — 200 — 2.9 KiB — 77 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.tslib-es6_i06t5CRd.esm.js — 200 — 1.4 KiB — 77 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.index_CnM-KYPA.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.index_CnM-KYPA.esm.js — 200 — 21.3 KiB — 79 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.preact-module_Cvpcobqs.esm.js — 200 — 5.3 KiB — 78 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.errors_CTUuk3kr.esm.js — 200 — 1.1 KiB — 78 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.casing_Bd8FVtoj.esm.js — 200 — 1.0 KiB — 129 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.v4_CSBSzmbm.esm.js — 200 — 1.3 KiB — 130 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.utils_1bb8Zmgu.esm.js — 200 — 3.8 KiB — 130 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_3uQ0akMG.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.hooks_3uQ0akMG.esm.js — 200 — 944 B — 131 ms — h3https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 187 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.storage_BGV5Ustn.esm.js — 200 — 1.1 KiB — 130 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_CPxox-Yu.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.authorize_CPxox-Yu.esm.js — 200 — 1.1 KiB — 130 ms — h3https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 174 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_CsfXCZ2S.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.useEventListener_CsfXCZ2S.esm.js — 200 — 1.5 KiB — 129 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.validators_Cj2qrO-d.esm.js — 200 — 1.3 KiB — 129 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_JZOruJXg.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.useUserRecognitionSignal_JZOruJXg.esm.js — 200 — 1.2 KiB — 129 ms — h3https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js/cdn/shopifycloud/shop-js/modules/v... https://www.91servings.in/cdn/shopifycloud/shop-js/modules/v2/chunk.defineInitFunction_D4of-Jj4.esm.js — 200 — 1011 B — 129 ms — h3https://www.91servings.in/cdn/shop/files/trueforma-l-carnitine-3200-cola-450ml_100x100_crop_center.jpg?v=1784976201/cdn/shop/files/trueforma-l-carniti... https://www.91servings.in/cdn/shop/files/trueforma-l-carnitine-3200-cola-450ml_100x100_crop_center.jpg?v=1784976201 — 200 — 2.3 KiB — 129 ms — h3https://fonts.googleapis.com/css?family=Roboto:400,700,300fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,700,300 — 200 — 1.7 KiB — 57 ms — h3https://www.googletagmanager.com/gtag/js?id=G-ET31644NQPwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ET31644NQP — 200 — 180.4 KiB — 314 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/admin_setting.js?v=183106808204457068881742478605/cdn/shop/t/8/assets/admin_setting.... https://www.91servings.in/cdn/shop/t/8/assets/admin_setting.js?v=183106808204457068881742478605 — 200 — 1.4 KiB — 128 ms — h3https://cdn.shopify.com/s/javascripts/currencies.jscdn.shopify.com/s/javascripts/curre... https://cdn.shopify.com/s/javascripts/currencies.js — 200 — 2.0 KiB — 48 ms — h2https://www.91servings.in/cdn/shop/t/8/assets/jquery.currencies.min.js?v=43263174328157485991742478605/cdn/shop/t/8/assets/jquery.currenc... https://www.91servings.in/cdn/shop/t/8/assets/jquery.currencies.min.js?v=43263174328157485991742478605 — 200 — 3.4 KiB — 127 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/jquery.vendor.js?v=61351380439628964831742478605/cdn/shop/t/8/assets/jquery.vendor.... https://www.91servings.in/cdn/shop/t/8/assets/jquery.vendor.js?v=61351380439628964831742478605 — 200 — 2.0 KiB — 129 ms — h3https://www.91servings.in/checkouts/internal/preloads.js?locale=en-IN/checkouts/internal/preloads.js?loc... https://www.91servings.in/checkouts/internal/preloads.js?locale=en-IN — 200 — 3.1 KiB — 129 ms — h3https://www.91servings.in/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js/cdn/shopifycloud/storefront/assets... https://www.91servings.in/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js — 200 — 4.0 KiB — 137 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 — 44 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 64 ms — h3https://cdn.shopify.com/extensions/019faec3-ce1e-7a62-adf0-f3edd692a25e/judgeme-666/assets/loader.jscdn.shopify.com/extensions/019faec3... https://cdn.shopify.com/extensions/019faec3-ce1e-7a62-adf0-f3edd692a25e/judgeme-666/assets/loader.js — 200 — 3.5 KiB — 45 ms — h2https://www.91servings.in/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.7.0.min.js/cdn/shopifycloud/perf-kit/shopify-... https://www.91servings.in/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.7.0.min.js — 200 — 21.8 KiB — 133 ms — h3https://www.91servings.in/cdn/shop/files/trueforma-armed-bcaa-blue-raspberry-330g_100x100_crop_center.jpg?v=1784975277/cdn/shop/files/trueforma-armed-bca... https://www.91servings.in/cdn/shop/files/trueforma-armed-bcaa-blue-raspberry-330g_100x100_crop_center.jpg?v=1784975277 — 200 — 3.4 KiB — 164 ms — h3https://www.91servings.in/cdn/shop/files/bpi-best-bcaa-300g-blueberry-flavour-30-servings_100x100_crop_center.jpg?v=1782823771/cdn/shop/files/bpi-best-bcaa-300g-... https://www.91servings.in/cdn/shop/files/bpi-best-bcaa-300g-blueberry-flavour-30-servings_100x100_crop_center.jpg?v=1782823771 — 200 — 3.8 KiB — 164 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_Project_23_100x100_crop_center.jpg?v=1752426358/cdn/shop/files/Untitled_Project_23... https://www.91servings.in/cdn/shop/files/Untitled_Project_23_100x100_crop_center.jpg?v=1752426358 — 200 — 4.0 KiB — 164 ms — h3https://www.91servings.in/cdn/shop/files/rule-1-pre-lift-pre-workout-black-cherry-limeade-435g-front_100x100_crop_center.jpg?v=1784964536/cdn/shop/files/rule-1-pre-lift-pre... https://www.91servings.in/cdn/shop/files/rule-1-pre-lift-pre-workout-black-cherry-limeade-435g-front_100x100_crop_center.jpg?v=1784964536 — 200 — 2.3 KiB — 164 ms — h3https://www.91servings.in/cdn/shop/files/outlast-labz-trigger-pre-workout-fruit-punch-300g-front_100x100_crop_center.jpg?v=1783927476/cdn/shop/files/outlast-labz-trigge... https://www.91servings.in/cdn/shop/files/outlast-labz-trigger-pre-workout-fruit-punch-300g-front_100x100_crop_center.jpg?v=1783927476 — 200 — 3.9 KiB — 164 ms — h3https://www.91servings.in/cdn/shop/files/trueforma-zma-enhanced-60-tablets_100x100_crop_center.jpg?v=1784975151/cdn/shop/files/trueforma-zma-enhan... https://www.91servings.in/cdn/shop/files/trueforma-zma-enhanced-60-tablets_100x100_crop_center.jpg?v=1784975151 — 200 — 2.8 KiB — 165 ms — h3https://www.91servings.in/cdn/shop/files/91-servings-light-logo_600x.png?v=1782211713/cdn/shop/files/91-servings-light-l... https://www.91servings.in/cdn/shop/files/91-servings-light-logo_600x.png?v=1782211713 — 200 — 5.2 KiB — 167 ms — h3https://www.91servings.in/cdn/shop/files/compressed-logo-deep-navy-light-removebg-preview_140x@2x.png?v=1781610446/cdn/shop/files/compressed-logo-dee... https://www.91servings.in/cdn/shop/files/compressed-logo-deep-navy-light-removebg-preview_140x@2x.png?v=1781610446 — 200 — 9.8 KiB — 168 ms — h3https://cdn.shopify.com/s/files/1/0875/2064/files/easyauth-facebook.svgcdn.shopify.com/s/files/1/0875/2064... https://cdn.shopify.com/s/files/1/0875/2064/files/easyauth-facebook.svg — 200 — 1.0 KiB — 47 ms — h2https://cdn.shopify.com/s/files/1/0875/2064/files/easyauth-google.svgcdn.shopify.com/s/files/1/0875/2064... https://cdn.shopify.com/s/files/1/0875/2064/files/easyauth-google.svg — 200 — 1.1 KiB — 45 ms — h2https://cdn.shopify.com/s/files/1/0875/2064/files/easyauth-2.0.0.min.jscdn.shopify.com/s/files/1/0875/2064... https://cdn.shopify.com/s/files/1/0875/2064/files/easyauth-2.0.0.min.js — 200 — 923 B — 48 ms — h2https://www.91servings.in/cdn/wpm/bdb2e2262w5773267dpae7c6deam788d1861m.js/cdn/wpm/bdb2e2262w5773267dpae7c6de... https://www.91servings.in/cdn/wpm/bdb2e2262w5773267dpae7c6deam788d1861m.js — 200 — 68.5 KiB — 137 ms — h3https://www.91servings.in/cdn/s/trekkie.storefront.51e77662fd67e0d47c7238acfeab529dafb90214.min.js/cdn/s/trekkie.storefront.51e77662f... https://www.91servings.in/cdn/s/trekkie.storefront.51e77662fd67e0d47c7238acfeab529dafb90214.min.js — 200 — 27.6 KiB — 179 ms — h3https://www.91servings.in/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js/cdn/shopifycloud/storefront/assets... https://www.91servings.in/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js — 200 — 4.2 KiB — 160 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/lazy-load.svg/cdn/shop/t/8/assets/lazy-load.svg https://www.91servings.in/cdn/shop/t/8/assets/lazy-load.svg — 200 — 1.2 KiB — 157 ms — h3https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2fonts.gstatic.com/s/rubik/v31/iJWKB... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2 — 200 — 34.6 KiB — 56 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/icon-dukamarket.ttf?yk7d8s/cdn/shop/t/8/assets/icon-dukamarke... https://www.91servings.in/cdn/shop/t/8/assets/icon-dukamarket.ttf?yk7d8s — 200 — 32.7 KiB — 64 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/Linearicons-Free.woff2?w118d/cdn/shop/t/8/assets/Linearicons-Fr... https://www.91servings.in/cdn/shop/t/8/assets/Linearicons-Free.woff2?w118d — 200 — 22.3 KiB — 63 ms — h3data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== — 200 — 0 B — 0 ms — datahttps://www.91servings.in/cdn/shop/t/8/assets/fontawesome-webfont.woff2?v=4.7.0/cdn/shop/t/8/assets/fontawesome-we... https://www.91servings.in/cdn/shop/t/8/assets/fontawesome-webfont.woff2?v=4.7.0 — 200 — 76.4 KiB — 33 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/cart-empty.svg?v=112903831141716543191742478605/cdn/shop/t/8/assets/cart-empty.svg... https://www.91servings.in/cdn/shop/t/8/assets/cart-empty.svg?v=112903831141716543191742478605 — 200 — 1.7 KiB — 33 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 83 ms — h2https://www.91servings.in/web-pixels@db2e2262w5773267dpae7c6deam788d1861/web-pixel-1064599721@34ad157958823915625854214640f0bf/sandbox/worker.modern.js/web-pixels@db2e2262w5773267dpae7c6... https://www.91servings.in/web-pixels@db2e2262w5773267dpae7c6deam788d1861/web-pixel-1064599721@34ad157958823915625854214640f0bf/sandbox/worker.modern.js — 200 — 1.2 KiB — 290 ms — h3https://www.91servings.in/web-pixels@db2e2262w5773267dpae7c6deam788d1861/app/web-pixel-582844585@488acc98e4ad3955643a4ec5fb3a4f0c~2/pixel.modern.js/web-pixels@db2e2262w5773267dpae7c6... https://www.91servings.in/web-pixels@db2e2262w5773267dpae7c6deam788d1861/app/web-pixel-582844585@488acc98e4ad3955643a4ec5fb3a4f0c~2/pixel.modern.js — 200 — 6.6 KiB — 41 ms — h3https://www.91servings.in/web-pixels@db2e2262w5773267dpae7c6deam788d1861/web-pixel-shopify-app-pixel@0501/sandbox/worker.modern.js/web-pixels@db2e2262w5773267dpae7c6... https://www.91servings.in/web-pixels@db2e2262w5773267dpae7c6deam788d1861/web-pixel-shopify-app-pixel@0501/sandbox/worker.modern.js — 200 — 1.2 KiB — 277 ms — h3https://www.91servings.in/web-pixels@db2e2262w5773267dpae7c6deam788d1861/custom/web-pixel-shopify-custom-pixel@0501/sandbox/modern//web-pixels@db2e2262w5773267dpae7c6... https://www.91servings.in/web-pixels@db2e2262w5773267dpae7c6deam788d1861/custom/web-pixel-shopify-custom-pixel@0501/sandbox/modern/ — 200 — 1.7 KiB — 40 ms — h3https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 157 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 112 B — 759 ms — h2https://www.91servings.in/api/collect/api/collect https://www.91servings.in/api/collect — 200 — 1.4 KiB — 92 ms — h3https://www.91servings.in/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js/cdn/wpm/sdb2e2262w5773267dpae7c6de... https://www.91servings.in/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js — 200 — 26.6 KiB — 81 ms — h2https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 135 ms — h3https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 141 ms — h3https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 119 ms — h3https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 135 ms — h3https://www.91servings.in/cdn/shopifycloud/storefront/assets/themes_support/shopify_common-5f594365.js/cdn/shopifycloud/storefront/assets... https://www.91servings.in/cdn/shopifycloud/storefront/assets/themes_support/shopify_common-5f594365.js — 200 — 1.5 KiB — 62 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/jquery.lazysizes.min.js?v=57058462155833580531742478605/cdn/shop/t/8/assets/jquery.lazysiz... https://www.91servings.in/cdn/shop/t/8/assets/jquery.lazysizes.min.js?v=57058462155833580531742478605 — 200 — 12.8 KiB — 79 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/jquery.slick.min.js?v=78403228708673780251742478605/cdn/shop/t/8/assets/jquery.slick.m... https://www.91servings.in/cdn/shop/t/8/assets/jquery.slick.min.js?v=78403228708673780251742478605 — 200 — 10.5 KiB — 67 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-PHCG66MGwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-PHCG66MG — 200 — 144.0 KiB — 164 ms — h2https://www.91servings.in/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js/cdn/wpm/sdb2e2262w5773267dpae7c6de... https://www.91servings.in/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js — 200 — 26.5 KiB — 64 ms — h3https://www.91servings.in/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js/cdn/wpm/sdb2e2262w5773267dpae7c6de... https://www.91servings.in/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js — 200 — 0 B — 72 ms — h3https://shop.app/pay/hop?analytics_trace_id=c9bb0ff9-3ece-472c-a149-4066bc850a7f&target_origin=https%3A%2F%2Fwww.91servings.in&client_handle=fitbay-online-d80b.myshopify.comshop.app/pay/hop?analytics_trace_id... https://shop.app/pay/hop?analytics_trace_id=c9bb0ff9-3ece-472c-a149-4066bc850a7f&target_origin=https%3A%2F%2Fwww.91servings.in&client_handle=fitbay-online-d80b.myshopify.com — 302 — 4.0 KiB — 196 ms — h2https://cdn.shopify.com/storefront/webmcp/webmcp-0.0.5.jscdn.shopify.com/storefront/webmcp/w... https://cdn.shopify.com/storefront/webmcp/webmcp-0.0.5.js — 200 — 15.1 KiB — 50 ms — h3https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 308 B — 138 ms — h3https://www.91servings.in/web-pixels/strict/app/web-pixel-shopify-app-pixel@0501.js/web-pixels/strict/app/web-pixel-sh... https://www.91servings.in/web-pixels/strict/app/web-pixel-shopify-app-pixel@0501.js — 200 — 1.5 KiB — 32 ms — h3https://www.91servings.in/web-pixels/strict/app/web-pixel-1064599721@34ad157958823915625854214640f0bf.js/web-pixels/strict/app/web-pixel-10... https://www.91servings.in/web-pixels/strict/app/web-pixel-1064599721@34ad157958823915625854214640f0bf.js — 200 — 2.6 KiB — 34 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-ET31644NQP&gtm=45je67s1v9178785129za200zd9178785129&_p=1785396606384&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAACAC&are=1&cid=1722930125.1785396607&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938468~118395333~118897920~118897930~119381663~119896803~120084215&sid=1785396607&sct=1&seg=0&dl=https%3A%2F%2Fwww.91servings.in%2F&dt=91%20Servings%20%7C%20Authentic%20Protein%20%26%20Supplements%20India%20%E2%80%93%2091servings&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=877region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ET31644NQP&gtm=45je67s1v9178785129za200zd9178785129&_p=1785396606384&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAACAC&are=1&cid=1722930125.1785396607&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938468~118395333~118897920~118897930~119381663~119896803~120084215&sid=1785396607&sct=1&seg=0&dl=https%3A%2F%2Fwww.91servings.in%2F&dt=91%20Servings%20%7C%20Authentic%20Protein%20%26%20Supplements%20India%20%E2%80%93%2091servings&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=877 — 204 — 551 B — 125 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-ET31644NQP&cid=1722930125.1785396607&gtm=45je67s1v9178785129za200zd9178785129&rcb=9&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938465~115938468~118395333~118897920~118897930~119381663~119896803~120084215stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-ET31644NQP&cid=1722930125.1785396607&gtm=45je67s1v9178785129za200zd9178785129&rcb=9&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938465~115938468~118395333~118897920~118897930~119381663~119896803~120084215 — 204 — 560 B — 74 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-PHCG66MG&cx=c&gtm=4e67s1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-PHCG66MG&cx=c&gtm=4e67s1 — 200 — 143.9 KiB — 183 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&ngs=1&ibt=1&tid=G-ET31644NQP&cid=1722930125.1785396607&gtm=45je67s1v9178785129za200zd9178785129&rcb=9&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938465~115938468~118395333~118897920~118897930~119381663~119896803~120084215&z=70406443www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&ngs=1&ibt=1&tid=G-ET31644NQP&cid=1722930125.1785396607&gtm=45je67s1v9178785129za200zd9178785129&rcb=9&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115616985~115938465~115938468~118395333~118897920~118897930~119381663~119896803~120084215&z=70406443 — 200 — 408 B — 154 ms — h2https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 134 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/jquery.cookie.js?v=143749852393565689131742478605/cdn/shop/t/8/assets/jquery.cookie.... https://www.91servings.in/cdn/shop/t/8/assets/jquery.cookie.js?v=143749852393565689131742478605 — 200 — 1.6 KiB — 37 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/jquery.magnific-popup.min.js?v=36094560348524307761742478605/cdn/shop/t/8/assets/jquery.magnifi... https://www.91servings.in/cdn/shop/t/8/assets/jquery.magnific-popup.min.js?v=36094560348524307761742478605 — 200 — 7.3 KiB — 36 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/jquery.countdown.min.js?v=64601614008704414351742478605/cdn/shop/t/8/assets/jquery.countdo... https://www.91servings.in/cdn/shop/t/8/assets/jquery.countdown.min.js?v=64601614008704414351742478605 — 200 — 1.9 KiB — 35 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/grid-slider.js?v=10853197957587579221742478605/cdn/shop/t/8/assets/grid-slider.js... https://www.91servings.in/cdn/shop/t/8/assets/grid-slider.js?v=10853197957587579221742478605 — 200 — 2.8 KiB — 35 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/magicaccordion.js?v=36354286403548328481742478605/cdn/shop/t/8/assets/magicaccordion... https://www.91servings.in/cdn/shop/t/8/assets/magicaccordion.js?v=36354286403548328481742478605 — 200 — 1.6 KiB — 34 ms — h3https://www.91servings.in/cdn/shop/files/91-servings-slider1_1512x.jpg?v=1782210705/cdn/shop/files/91-servings-slider1... https://www.91servings.in/cdn/shop/files/91-servings-slider1_1512x.jpg?v=1782210705 — 200 — 119.9 KiB — 51 ms — h3https://www.91servings.in/cdn/shop/files/91-servings-slider2_1512x.jpg?v=1782210775/cdn/shop/files/91-servings-slider2... https://www.91servings.in/cdn/shop/files/91-servings-slider2_1512x.jpg?v=1782210775 — 200 — 124.2 KiB — 48 ms — h3https://www.91servings.in/services/login_with_shop/buyer/callback?analytics_trace_id=c9bb0ff9-3ece-472c-a149-4066bc850a7f&target_origin=https%3A%2F%2Fwww.91servings.in&token=NXNyMWhjNVFGQnYzckhOc3pqaytKeTZTclFUazRjQ0dpcWwrUkg4TStOMGhRMzZiYkw3OG9aeE1lTTZmeStVeEZsb2JmaHZ1UHkvQjA3YVU4bkpVM2REcFVudU1qQjJhYmQxa2Q1cWVCTWpXejFCcHA3ZytTRW5XWXRNVXR6SHFoZ1BCbWRHSTB5T0lqWEtybHFRNW5mdE0wcEt6UGhkbytiUVJ4ZUhIQzEzMEVCT2lidXZJamIxNG9jeEM1SEw0NWNzcjJET2xXWmlsTWhncXZTZlVxYlk2b3dBaTRROWd4MVliYm5JU0lzU2dIbTFsSHhac241ZTYxUnhaSDdQMW80UG9YRWpUNHNJeTUrVTRGL2x1V0RvUklTMFA2NmRuZVVQbXUzT0pQa2Y2aGlRZzkyWmk2RTJCWUlXZXJTOHBMekJ0U1JCTVUwbDczWHEycEdJaC9aWitGSWNCOVpSWnh6ZzBZOGF6ZzdNYUJIaGVYOFNBYUcyTjY3MHN2UWxReks5S1ZUMjdDRmphc01ORkgweTRPOG01ZHFhRDE0MVJHR1Y0UU5GbEkvdGUrRmpDTGt4c0ZzdS8wNVhFOE5WbTlUUzhLclIycXp2bXRWTDlIOUhJWnB6ZGpEajlOejhJNGNsU28vK0I0Y2dCRXlpSTErVi9qTi9IM0l3WGVQcWpLNXBOZUkwSExNQkhITEdpakkxSUFSUGpGQ2R0WXRwbDJPWWd6cEVvd1EyRGZXWFgwMGJtekVnbWsxbXRMUzBIcy9zMnMvZlRXWmpENGN2MkNsditLdFNibmM1Mklzc1FFU1JjaFdLR1VDZTJ2RXJrdnlYNjVXL0h1NVRETVhvMzRlanVKcUhBL2pCVUR6OWlhMFdWT2hSZkR3K04xU0UvTGUwN2ZvUkhEMVRtMFhjeVdmcnBwSE90Q1IxeWtHOFAxNUw0Q0VmOXVTV3Bhc3ViRGVoS1NIa3dpM2dXd0pQemdBa0RxQ3czY3ZtSFFVelppRjFpZlVZTnJyWlBGazE3QkIyb1pTaVllMzlhVDlqbUxiUVhNaW9SUHhpcUpSK0U1amJ2MjNwanVKRGIxWkdick0vZGJXdzZ5V0dQVStJWHAzSm5VMmNuS3Vmcm5iN2d6cmRHdVBqUU1RWHB1aUZFeVhMbFZqWGF3RC9tS0VkTm9mR3V5Zk1JN3kySDVTQjItLXRUeGI1R1AzVDAzaHhoOWdjeStFSEE9PQ%3D%3D--9557fa44508cf71b629e64824f942f8dd8c1283b/services/login_with_shop/buyer/cal... https://www.91servings.in/services/login_with_shop/buyer/callback?analytics_trace_id=c9bb0ff9-3ece-472c-a149-4066bc850a7f&target_origin=https%3A%2F%2Fwww.91servings.in&token=NXNyMWhjNVFGQnYzckhOc3pqaytKeTZTclFUazRjQ0dpcWwrUkg4TStOMGhRMzZiYkw3OG9aeE1lTTZmeStVeEZsb2JmaHZ1UHkvQjA3YVU4bkpVM2REcFVudU1qQjJhYmQxa2Q1cWVCTWpXejFCcHA3ZytTRW5XWXRNVXR6SHFoZ1BCbWRHSTB5T0lqWEtybHFRNW5mdE0wcEt6UGhkbytiUVJ4ZUhIQzEzMEVCT2lidXZJamIxNG9jeEM1SEw0NWNzcjJET2xXWmlsTWhncXZTZlVxYlk2b3dBaTRROWd4MVliYm5JU0lzU2dIbTFsSHhac241ZTYxUnhaSDdQMW80UG9YRWpUNHNJeTUrVTRGL2x1V0RvUklTMFA2NmRuZVVQbXUzT0pQa2Y2aGlRZzkyWmk2RTJCWUlXZXJTOHBMekJ0U1JCTVUwbDczWHEycEdJaC9aWitGSWNCOVpSWnh6ZzBZOGF6ZzdNYUJIaGVYOFNBYUcyTjY3MHN2UWxReks5S1ZUMjdDRmphc01ORkgweTRPOG01ZHFhRDE0MVJHR1Y0UU5GbEkvdGUrRmpDTGt4c0ZzdS8wNVhFOE5WbTlUUzhLclIycXp2bXRWTDlIOUhJWnB6ZGpEajlOejhJNGNsU28vK0I0Y2dCRXlpSTErVi9qTi9IM0l3WGVQcWpLNXBOZUkwSExNQkhITEdpakkxSUFSUGpGQ2R0WXRwbDJPWWd6cEVvd1EyRGZXWFgwMGJtekVnbWsxbXRMUzBIcy9zMnMvZlRXWmpENGN2MkNsditLdFNibmM1Mklzc1FFU1JjaFdLR1VDZTJ2RXJrdnlYNjVXL0h1NVRETVhvMzRlanVKcUhBL2pCVUR6OWlhMFdWT2hSZkR3K04xU0UvTGUwN2ZvUkhEMVRtMFhjeVdmcnBwSE90Q1IxeWtHOFAxNUw0Q0VmOXVTV3Bhc3ViRGVoS1NIa3dpM2dXd0pQemdBa0RxQ3czY3ZtSFFVelppRjFpZlVZTnJyWlBGazE3QkIyb1pTaVllMzlhVDlqbUxiUVhNaW9SUHhpcUpSK0U1amJ2MjNwanVKRGIxWkdick0vZGJXdzZ5V0dQVStJWHAzSm5VMmNuS3Vmcm5iN2d6cmRHdVBqUU1RWHB1aUZFeVhMbFZqWGF3RC9tS0VkTm9mR3V5Zk1JN3kySDVTQjItLXRUeGI1R1AzVDAzaHhoOWdjeStFSEE9PQ%3D%3D--9557fa44508cf71b629e64824f942f8dd8c1283b — 200 — 2.7 KiB — 190 ms — h3https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch/.well-known/shopify/monorail/unsta... https://www.91servings.in/.well-known/shopify/monorail/unstable/produce_batch — 200 — 1.1 KiB — 151 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/loading.svg/cdn/shop/t/8/assets/loading.svg https://www.91servings.in/cdn/shop/t/8/assets/loading.svg — 200 — 1.2 KiB — 29 ms — h3https://www.91servings.in/cdn/shop/files/dennis-james-logo.png?v=1782213661&width=300/cdn/shop/files/dennis-james-logo.p... https://www.91servings.in/cdn/shop/files/dennis-james-logo.png?v=1782213661&width=300 — 200 — 4.0 KiB — 35 ms — h3https://www.91servings.in/cdn/shop/files/flex-wheeler-logo.png?v=1782213692&width=300/cdn/shop/files/flex-wheeler-logo.p... https://www.91servings.in/cdn/shop/files/flex-wheeler-logo.png?v=1782213692&width=300 — 200 — 4.8 KiB — 35 ms — h3https://www.91servings.in/cdn/shop/files/ssnc-global-logo.png?v=1782213732&width=300/cdn/shop/files/ssnc-global-logo.pn... https://www.91servings.in/cdn/shop/files/ssnc-global-logo.png?v=1782213732&width=300 — 200 — 6.3 KiB — 54 ms — h3https://www.91servings.in/cdn/shop/files/dexter-jackson-logo.png?v=1782213754&width=300/cdn/shop/files/dexter-jackson-logo... https://www.91servings.in/cdn/shop/files/dexter-jackson-logo.png?v=1782213754&width=300 — 200 — 11.1 KiB — 59 ms — h3https://www.91servings.in/cdn/shop/files/myogenetix-logo.png?v=1782213784&width=300/cdn/shop/files/myogenetix-logo.png... https://www.91servings.in/cdn/shop/files/myogenetix-logo.png?v=1782213784&width=300 — 200 — 6.5 KiB — 61 ms — h3https://www.91servings.in/cdn/shop/files/wellversed-logo.png?v=1782213807&width=300/cdn/shop/files/wellversed-logo.png... https://www.91servings.in/cdn/shop/files/wellversed-logo.png?v=1782213807&width=300 — 200 — 4.2 KiB — 59 ms — h3https://www.91servings.in/cdn/shop/files/promaniax-logo.png?v=1782213838&width=300/cdn/shop/files/promaniax-logo.png?... https://www.91servings.in/cdn/shop/files/promaniax-logo.png?v=1782213838&width=300 — 200 — 7.7 KiB — 64 ms — h3https://www.91servings.in/cdn/shop/files/natures-move-logo.png?v=1782213862&width=300/cdn/shop/files/natures-move-logo.p... https://www.91servings.in/cdn/shop/files/natures-move-logo.png?v=1782213862&width=300 — 200 — 7.8 KiB — 64 ms — h3https://www.91servings.in/cdn/shop/files/health-ninja-logo.png?v=1782213889&width=300/cdn/shop/files/health-ninja-logo.p... https://www.91servings.in/cdn/shop/files/health-ninja-logo.png?v=1782213889&width=300 — 200 — 8.6 KiB — 60 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/jquery.shopify.min.js?v=87371165692206551131742478605/cdn/shop/t/8/assets/jquery.shopify... https://www.91servings.in/cdn/shop/t/8/assets/jquery.shopify.min.js?v=87371165692206551131742478605 — 200 — 1.5 KiB — 59 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_design-10_180x.jpg?v=1706947852/cdn/shop/files/Untitled_design-10_... https://www.91servings.in/cdn/shop/files/Untitled_design-10_180x.jpg?v=1706947852 — 200 — 8.0 KiB — 54 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_design-12_180x.jpg?v=1706948339/cdn/shop/files/Untitled_design-12_... https://www.91servings.in/cdn/shop/files/Untitled_design-12_180x.jpg?v=1706948339 — 200 — 12.7 KiB — 53 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_design-11_180x.jpg?v=1706948156/cdn/shop/files/Untitled_design-11_... https://www.91servings.in/cdn/shop/files/Untitled_design-11_180x.jpg?v=1706948156 — 200 — 8.8 KiB — 65 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_design-13_180x.jpg?v=1706948611/cdn/shop/files/Untitled_design-13_... https://www.91servings.in/cdn/shop/files/Untitled_design-13_180x.jpg?v=1706948611 — 200 — 11.2 KiB — 53 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_design-15_180x.jpg?v=1706948842/cdn/shop/files/Untitled_design-15_... https://www.91servings.in/cdn/shop/files/Untitled_design-15_180x.jpg?v=1706948842 — 200 — 9.9 KiB — 67 ms — h3https://www.91servings.in/cdn/shop/files/con-cret-creatine-hcl-powder_180x.jpg?v=1706949014/cdn/shop/files/con-cret-creatine-h... https://www.91servings.in/cdn/shop/files/con-cret-creatine-hcl-powder_180x.jpg?v=1706949014 — 200 — 6.7 KiB — 64 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_design-17_180x.jpg?v=1706949191/cdn/shop/files/Untitled_design-17_... https://www.91servings.in/cdn/shop/files/Untitled_design-17_180x.jpg?v=1706949191 — 200 — 10.3 KiB — 83 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_design-18_180x.jpg?v=1706949346/cdn/shop/files/Untitled_design-18_... https://www.91servings.in/cdn/shop/files/Untitled_design-18_180x.jpg?v=1706949346 — 200 — 8.3 KiB — 82 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_design-19_180x.jpg?v=1706949452/cdn/shop/files/Untitled_design-19_... https://www.91servings.in/cdn/shop/files/Untitled_design-19_180x.jpg?v=1706949452 — 200 — 9.5 KiB — 75 ms — h3https://www.91servings.in/cdn/shop/files/Untitled_design-20_180x.jpg?v=1706949583/cdn/shop/files/Untitled_design-20_... https://www.91servings.in/cdn/shop/files/Untitled_design-20_180x.jpg?v=1706949583 — 200 — 6.3 KiB — 76 ms — h3https://www.91servings.in/cdn/shop/files/outlast-labz-logo.png?v=1782213915&width=300/cdn/shop/files/outlast-labz-logo.p... https://www.91servings.in/cdn/shop/files/outlast-labz-logo.png?v=1782213915&width=300 — 200 — 3.3 KiB — 50 ms — h3https://www.91servings.in/cdn/shop/files/apex-vitals-logo.png?v=1782213945&width=300/cdn/shop/files/apex-vitals-logo.pn... https://www.91servings.in/cdn/shop/files/apex-vitals-logo.png?v=1782213945&width=300 — 200 — 4.2 KiB — 64 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 48 ms — h3https://otlp-http-production.shopifysvc.com/v1/logsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/logs — 204 — 0 B — 49 ms — h3https://www.91servings.in/cdn/shop/files/c9-nutrition-logo.png?v=1782213965&width=300/cdn/shop/files/c9-nutrition-logo.p... https://www.91servings.in/cdn/shop/files/c9-nutrition-logo.png?v=1782213965&width=300 — 200 — 4.3 KiB — 62 ms — h3https://www.91servings.in/cdn/shop/files/trueforma-nutrition-logo.png?v=1782213984&width=300/cdn/shop/files/trueforma-nutrition... https://www.91servings.in/cdn/shop/files/trueforma-nutrition-logo.png?v=1782213984&width=300 — 200 — 3.1 KiB — 61 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 51 ms — h3https://www.91servings.in/cdn/shop/files/well-being-nutrition-logo.png?v=1782214005&width=300/cdn/shop/files/well-being-nutritio... https://www.91servings.in/cdn/shop/files/well-being-nutrition-logo.png?v=1782214005&width=300 — 200 — 4.9 KiB — 53 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/jquery.interact-function.js?v=74344634033700276401785143856/cdn/shop/t/8/assets/jquery.interac... https://www.91servings.in/cdn/shop/t/8/assets/jquery.interact-function.js?v=74344634033700276401785143856 — 200 — 22.3 KiB — 51 ms — h3https://www.91servings.in/cdn/shop/t/8/assets/jquery.custom.js?v=67415028409861698131742478605/cdn/shop/t/8/assets/jquery.custom.... https://www.91servings.in/cdn/shop/t/8/assets/jquery.custom.js?v=67415028409861698131742478605 — 200 — 891 B — 50 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 59 ms — h3https://otlp-http-production.shopifysvc.com/v1/logsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/logs — 200 — 36 B — 65 ms — h3https://www.91servings.in/cdn/shop/files/now-foods-logo.png?v=1782214027&width=300/cdn/shop/files/now-foods-logo.png?... https://www.91servings.in/cdn/shop/files/now-foods-logo.png?v=1782214027&width=300 — 200 — 3.4 KiB — 35 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 209 ms — h3https://www.merchant-center-analytics.goog/mc/collect?v=2&tid=MC-JYTF2S2G5V&gtm=45Pe67s1v9178990234za200zb9178785129zd9178785129&_p=1785396606384&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz.dYmNjMT&are=1&cid=1722930125.1785396607&excid=shp.f4b62008-3682-4cf8-aae2-87621cdd3d29&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938468~118897920~118897930~119896803&dp=%2F&dt=91%20Servings%20%7C%20Authentic%20Protein%20%26%20Supplements%20India%20%E2%80%93%2091servings&dl=https%3A%2F%2Fwww.91servings.in%2F&sid=1785396607&sct=1&seg=0&_tu=AAI&en=page_view&_fv=1&_ss=1&_ee=1&edid=dNzYwYj&evnid=sh-b1ee3975-C646-4AE4-EE47-E0D90B180A76&tfd=1248www.merchant-center-analytics.goog/... https://www.merchant-center-analytics.goog/mc/collect?v=2&tid=MC-JYTF2S2G5V&gtm=45Pe67s1v9178990234za200zb9178785129zd9178785129&_p=1785396606384&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz.dYmNjMT&are=1&cid=1722930125.1785396607&excid=shp.f4b62008-3682-4cf8-aae2-87621cdd3d29&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.181&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938468~118897920~118897930~119896803&dp=%2F&dt=91%20Servings%20%7C%20Authentic%20Protein%20%26%20Supplements%20India%20%E2%80%93%2091servings&dl=https%3A%2F%2Fwww.91servings.in%2F&sid=1785396607&sct=1&seg=0&_tu=AAI&en=page_view&_fv=1&_ss=1&_ee=1&edid=dNzYwYj&evnid=sh-b1ee3975-C646-4AE4-EE47-E0D90B180A76&tfd=1248 — 204 — 550 B — 154 ms — h2https://www.91servings.in/cdn/shop/files/american-muscles-logo.png?v=1782213519&width=300/cdn/shop/files/american-muscles-lo... https://www.91servings.in/cdn/shop/files/american-muscles-logo.png?v=1782213519&width=300 — 200 — 12.1 KiB — 36 ms — h3https://www.91servings.in/cdn/shop/files/cutler-nutrition-logo.png?v=1782214098&width=300/cdn/shop/files/cutler-nutrition-lo... https://www.91servings.in/cdn/shop/files/cutler-nutrition-logo.png?v=1782214098&width=300 — 200 — 4.3 KiB — 37 ms — h3https://www.91servings.in/cdn/shop/files/one-science-logo.png?v=1782214130&width=300/cdn/shop/files/one-science-logo.pn... https://www.91servings.in/cdn/shop/files/one-science-logo.png?v=1782214130&width=300 — 200 — 4.8 KiB — 32 ms — h3https://sr-cdn.shiprocket.in/sr-promise/static/uc.js?channel_id=4&sr_company_id=4324193&shop=fitbay-online-d80b.myshopify.comsr-cdn.shiprocket.in/sr-promise/sta... https://sr-cdn.shiprocket.in/sr-promise/static/uc.js?channel_id=4&sr_company_id=4324193&shop=fitbay-online-d80b.myshopify.com — 200 — 43.9 KiB — 14 ms — h3https://www.91servings.in/cdn/shop/files/favicon_aaf04f4f-4727-4716-898a-12fed4560c02_32x.png?v=1781690408/cdn/shop/files/favicon_aaf04f4f-47... https://www.91servings.in/cdn/shop/files/favicon_aaf04f4f-4727-4716-898a-12fed4560c02_32x.png?v=1781690408 — 200 — 1.9 KiB — 35 ms — h3https://sr-cdn.shiprocket.in/sr-promise/static/iframe.htmlsr-cdn.shiprocket.in/sr-promise/sta... https://sr-cdn.shiprocket.in/sr-promise/static/iframe.html — 200 — 30.7 KiB — 16 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/polyfills.C7jITNoQ.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/polyfills.C7jITNoQ.js — 200 — 18.2 KiB — 32 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/app.CjMfy96M.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/app.CjMfy96M.js — 200 — 5.5 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.BbaZN_5C.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/esnext-vendor.BbaZN_5C.js — 200 — 41.9 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/context-browser.Zekl4BVo.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/context-browser.Zekl4BVo.js — 200 — 66.0 KiB — 31 ms — h3https://www.91servings.in/cdn/shop/files/gat-sport-logo.png?v=1782214151&width=300/cdn/shop/files/gat-sport-logo.png?... https://www.91servings.in/cdn/shop/files/gat-sport-logo.png?v=1782214151&width=300 — 200 — 3.3 KiB — 27 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/useShopPayExternalAppContext.ERv0zhsm.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/useShopPayExternalAppContext.ERv0zhsm.js — 200 — 102.3 KiB — 32 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 31 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/addresses-mailing-address.DuCNcXqe.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/addresses-mailing-address.DuCNcXqe.js — 200 — 2.3 KiB — 32 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/payment-methods-filterAvailableMethods.Cju5obtp.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/payment-methods-filterAvailableMethods.Cju5obtp.js — 200 — 1.5 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.Bfr1t2nL.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/shop-pay-normalizeBuyerDetails.Bfr1t2nL.js — 200 — 1.8 KiB — 31 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/graphql-UserPrivacySettingsSetMutation.DmbwaWGN.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/graphql-UserPrivacySettingsSetMutation.DmbwaWGN.js — 200 — 3.9 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/utils-getCommonShopPayExternalTelemetryAttributes.CU9ECLpl.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/utils-getCommonShopPayExternalTelemetryAttributes.CU9ECLpl.js — 200 — 1.8 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUnauthenticatedErrorModal.I8odKUGv.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUnauthenticatedErrorModal.I8odKUGv.js — 200 — 1.8 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/extensions-rpc.CORPm4eQ.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/extensions-rpc.CORPm4eQ.js — 200 — 3.3 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/graphql-PaymentSessionMutation.CLhP3yXn.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/graphql-PaymentSessionMutation.CLhP3yXn.js — 200 — 1.8 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hydrate.DySuJ2sG.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hydrate.DySuJ2sG.js — 200 — 207.3 KiB — 52 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/utilities-browser.1HJETjN0.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/utilities-browser.1HJETjN0.js — 200 — 1.4 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/locale-en.BjxL_l4K.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/locale-en.BjxL_l4K.js — 200 — 25.9 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/OnePage.Cqzu2M1x.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/OnePage.Cqzu2M1x.js — 200 — 71.6 KiB — 34 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useWalletsTimeout.CjC8F5vm.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useWalletsTimeout.CjC8F5vm.js — 200 — 17.0 KiB — 30 ms — h3https://www.91servings.in/cdn/shop/files/jnx-sports-logo.png?v=1782214171&width=300/cdn/shop/files/jnx-sports-logo.png... https://www.91servings.in/cdn/shop/files/jnx-sports-logo.png?v=1782214171&width=300 — 200 — 7.2 KiB — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Monorail-monorailMetric-wallets.CZImt__V.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Monorail-monorailMetric-wallets.CZImt__V.js — 200 — 2.1 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/remember-me-hooks.Etv87MEr.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/remember-me-hooks.Etv87MEr.js — 200 — 2.1 KiB — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShopLogo.BUJuvLn3.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShopLogo.BUJuvLn3.js — 200 — 2.8 KiB — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useHasOrdersFromMultipleShops.BpuVMIPi.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useHasOrdersFromMultipleShops.BpuVMIPi.js — 200 — 1.6 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.Dc1a5La-.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePostPurchase.Dc1a5La-.js — 200 — 1.6 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.Bm3AUerb.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/components-DeliveryTransition.Bm3AUerb.js — 200 — 30.9 KiB — 30 ms — h3https://www.91servings.in/collections/muscletech/products/muscletech-hydroxycut-hardcore-super-elite-fat-burner-100-veg-capsules/?view=pr_lazy_load/collections/muscletech/products/mu... https://www.91servings.in/collections/muscletech/products/muscletech-hydroxycut-hardcore-super-elite-fat-burner-100-veg-capsules/?view=pr_lazy_load — 200 — 3.9 KiB — 197 ms — h3https://www.91servings.in/collections/muscletech/products/muscletech-nitrotech-whey-gold-4-lbs-1-81-kg/?view=pr_lazy_load/collections/muscletech/products/mu... https://www.91servings.in/collections/muscletech/products/muscletech-nitrotech-whey-gold-4-lbs-1-81-kg/?view=pr_lazy_load — 200 — 4.4 KiB — 216 ms — h3https://www.91servings.in/collections/muscletech/products/muscletech-nitrotech-whey/?view=pr_lazy_load/collections/muscletech/products/mu... https://www.91servings.in/collections/muscletech/products/muscletech-nitrotech-whey/?view=pr_lazy_load — 200 — 3.6 KiB — 114 ms — h3https://www.91servings.in/collections/muscletech/products/muscletech-nitrotech-ripped-4lb/?view=pr_lazy_load/collections/muscletech/products/mu... https://www.91servings.in/collections/muscletech/products/muscletech-nitrotech-ripped-4lb/?view=pr_lazy_load — 200 — 3.6 KiB — 121 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.jp590IIY.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ChangeCompanyLocationLink.jp590IIY.js — 200 — 2.9 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useStableHostMethodsReferences.CTZKoSzh.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useStableHostMethodsReferences.CTZKoSzh.js — 200 — 1.6 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSandboxTelemetry.Bppuk83H.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useSandboxTelemetry.Bppuk83H.js — 200 — 2.0 KiB — 29 ms — h3https://www.91servings.in/collections/whey-protein/products/on-gold-standard-100-whey-protein-5lb/?view=pr_lazy_load/collections/whey-protein/products/... https://www.91servings.in/collections/whey-protein/products/on-gold-standard-100-whey-protein-5lb/?view=pr_lazy_load — 200 — 4.9 KiB — 156 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.CZGmG1id.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressForm.CZGmG1id.js — 200 — 17.3 KiB — 30 ms — h3https://www.91servings.in/collections/whey-protein/products/dexter-jackson-blade-whey-5lbs/?view=pr_lazy_load/collections/whey-protein/products/... https://www.91servings.in/collections/whey-protein/products/dexter-jackson-blade-whey-5lbs/?view=pr_lazy_load — 200 — 4.0 KiB — 246 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.T2_ohqYJ.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PhoneField.T2_ohqYJ.js — 200 — 3.4 KiB — 34 ms — h3https://www.91servings.in/collections/whey-protein/products/c9-nutrition-nitro-pro-l-glutamine-whey-protein-2kg/?view=pr_lazy_load/collections/whey-protein/products/... https://www.91servings.in/collections/whey-protein/products/c9-nutrition-nitro-pro-l-glutamine-whey-protein-2kg/?view=pr_lazy_load — 200 — 4.3 KiB — 167 ms — h3data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAScAA0AAAAABrAAAAAAAAAAAAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAScAA0AAAAABrAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.2 KiB — 10 ms — datahttps://www.91servings.in/collections/trending-in-combo/products/isopure-whey-protein/?view=pr_lazy_load/collections/trending-in-combo/prod... https://www.91servings.in/collections/trending-in-combo/products/isopure-whey-protein/?view=pr_lazy_load — 200 — 4.7 KiB — 411 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useCanChangeCompanyLocation.CZgxESlo.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useCanChangeCompanyLocation.CZgxESlo.js — 200 — 2.3 KiB — 29 ms — h3https://instant.page/5.1.1instant.page/5.1.1 https://instant.page/5.1.1 — 200 — 1.2 KiB — 63 ms — h2https://www.91servings.in/collections/trending-in-combo/products/wellbeing-nutrition-vegan-protein-pack-of-2-500-gm/?view=pr_lazy_load/collections/trending-in-combo/prod... https://www.91servings.in/collections/trending-in-combo/products/wellbeing-nutrition-vegan-protein-pack-of-2-500-gm/?view=pr_lazy_load — 200 — 4.6 KiB — 152 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.DD3IOu2G.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/EmptyState.DD3IOu2G.js — 200 — 1.8 KiB — 33 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Choice.CQmuViHl.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Choice.CQmuViHl.js — 200 — 4.6 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Checkbox.CQ8E-Kzy.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Checkbox.CQ8E-Kzy.js — 200 — 1.9 KiB — 29 ms — h3https://www.91servings.in/collections/trending-in-combo/products/well-being-nutrition-daily-greens-15-tabs/?view=pr_lazy_load/collections/trending-in-combo/prod... https://www.91servings.in/collections/trending-in-combo/products/well-being-nutrition-daily-greens-15-tabs/?view=pr_lazy_load — 200 — 4.6 KiB — 81 ms — h3https://www.91servings.in/cdn/shop/files/ans-performance.png?v=1782213552&width=300/cdn/shop/files/ans-performance.png... https://www.91servings.in/cdn/shop/files/ans-performance.png?v=1782213552&width=300 — 200 — 3.9 KiB — 31 ms — h3https://www.91servings.in/search?q=&view=ajax-product/search?q=&view=ajax-product https://www.91servings.in/search?q=&view=ajax-product — 200 — 4.9 KiB — 170 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Popover.Cv5taPrM.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Popover.Cv5taPrM.js — 200 — 2.2 KiB — 29 ms — h3https://www.91servings.in/cdn/shop/files/Muscletech-Hydroxycut-Hardcore-Super-Elite-100-Caps-1_360x.webp?v=1752426129/cdn/shop/files/Muscletech-Hydroxyc... https://www.91servings.in/cdn/shop/files/Muscletech-Hydroxycut-Hardcore-Super-Elite-100-Caps-1_360x.webp?v=1752426129 — 200 — 15.5 KiB — 36 ms — h3https://www.91servings.in/cdn/shop/files/1_68c90028-1f5e-4a8a-86f1-27605cc02cbb_360x.webp?v=1752427098/cdn/shop/files/1_68c90028-1f5e-4a8... https://www.91servings.in/cdn/shop/files/1_68c90028-1f5e-4a8a-86f1-27605cc02cbb_360x.webp?v=1752427098 — 200 — 14.2 KiB — 42 ms — h3https://www.91servings.in/cdn/shop/products/Nitrotechwhey2kg_360x.png?v=1752427264/cdn/shop/products/Nitrotechwhey2kg... https://www.91servings.in/cdn/shop/products/Nitrotechwhey2kg_360x.png?v=1752427264 — 200 — 16.5 KiB — 42 ms — h3https://www.91servings.in/cdn/shop/products/MuscleTech-Nitrotech-Ripped-_-4lb-1_81kg-2_jpg_360x.png?v=1752427265/cdn/shop/products/MuscleTech-Nitro... https://www.91servings.in/cdn/shop/products/MuscleTech-Nitrotech-Ripped-_-4lb-1_81kg-2_jpg_360x.png?v=1752427265 — 200 — 17.7 KiB — 42 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.CpdtbapA.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useForceShopPayUrl.CpdtbapA.js — 200 — 2.4 KiB — 31 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.wjVjvfxt.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShopPayLogo.wjVjvfxt.js — 200 — 3.2 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/utilities-stopwatch.-9bS2w0E.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/utilities-stopwatch.-9bS2w0E.js — 200 — 2.3 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks._iqRA8iW.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/AutocompleteField-hooks._iqRA8iW.js — 200 — 4.1 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.DqoA11fX.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PendingShipping.DqoA11fX.js — 200 — 1.7 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.ByvPcm2u.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ImpressionEventCapture.ByvPcm2u.js — 200 — 1.4 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/StoreCreditRedemption-StoreCreditRedemptionErrorBanner.rgk7_axC.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/StoreCreditRedemption-StoreCreditRedemptionErrorBanner.rgk7_axC.js — 200 — 50.0 KiB — 33 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PaymentIcon.Bo5e1PWS.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PaymentIcon.Bo5e1PWS.js — 200 — 2.5 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-context.BMJd062Y.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-context.BMJd062Y.js — 200 — 1.6 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.Cebpesdj.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useGeneralPaymentErrorMessage.Cebpesdj.js — 200 — 1.6 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PaymentLine.ChsXdF-v.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PaymentLine.ChsXdF-v.js — 200 — 8.0 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.B4saWA2T.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.B4saWA2T.js — 200 — 2.0 KiB — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayProgressIntercepts.Ds1lqPEm.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayProgressIntercepts.Ds1lqPEm.js — 200 — 2.2 KiB — 32 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShowShopPayOptin.m5AhAQ2T.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShowShopPayOptin.m5AhAQ2T.js — 200 — 2.3 KiB — 32 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUpdateCheckoutAddress.SakHuYet.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useUpdateCheckoutAddress.SakHuYet.js — 200 — 3.0 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Section.DUCKML8j.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Section.DUCKML8j.js — 200 — 1.7 KiB — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/useShopPaySessionTokenStorage.BX-rNwBj.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/useShopPaySessionTokenStorage.BX-rNwBj.js — 200 — 5.8 KiB — 31 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useOnePageFormSubmit.Hew7_HSz.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useOnePageFormSubmit.Hew7_HSz.js — 200 — 31.2 KiB — 32 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.CWZM3vvL.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PaymentButtons.CWZM3vvL.js — 200 — 6.0 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayCheckoutGqlVersion.DsTkJQ8P.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useShopPayCheckoutGqlVersion.DsTkJQ8P.js — 200 — 1.7 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-monorail.DdN4L5w9.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/shop-cash-monorail.DdN4L5w9.js — 200 — 2.4 KiB — 32 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useAvailableShopPromotionDiscount.BzhGAz0D.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-useAvailableShopPromotionDiscount.BzhGAz0D.js — 200 — 2.3 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressSelector.orL3oTKN.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/BillingAddressSelector.orL3oTKN.js — 200 — 2.0 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.GSJLO-HU.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/PaymentErrorBanner.GSJLO-HU.js — 200 — 2.8 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Switch.Bnw4awq0.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Switch.Bnw4awq0.js — 200 — 1.8 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/shipping-rates-progressiveShippingRatesLoading.Cl88WBYZ.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/shipping-rates-progressiveShippingRatesLoading.Cl88WBYZ.js — 200 — 4.0 KiB — 31 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.1KuejgAC.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.1KuejgAC.js — 200 — 2.5 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.BqxytmGy.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.BqxytmGy.js — 200 — 3.2 KiB — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/extension-targets-shipping-options.DYeZ6BwC.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/extension-targets-shipping-options.DYeZ6BwC.js — 200 — 2.5 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/EstimatedDeliveryContent.k8CJJO_D.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/EstimatedDeliveryContent.k8CJJO_D.js — 200 — 4.0 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodRateLabel.13GYi8UO.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodRateLabel.13GYi8UO.js — 200 — 1.6 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.u91ILnWg.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/ShippingMethodSelector.u91ILnWg.js — 200 — 3.7 KiB — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/TextArea.DN6brPhD.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/TextArea.DN6brPhD.js — 200 — 1.1 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.B6iMTVOg.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/SubscriptionPriceBreakdown.B6iMTVOg.js — 200 — 2.6 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePaypalRowEffects.W1HvSu2y.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/hooks-usePaypalRowEffects.W1HvSu2y.js — 200 — 2.0 KiB — 32 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Middot.CUef-IU7.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/Middot.CUef-IU7.js — 200 — 2.7 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/StockProblems-StockProblemsLineItemList.CC5_lueX.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/StockProblems-StockProblemsLineItemList.CC5_lueX.js — 200 — 2.1 KiB — 31 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/utilities-publishMessage.BNfwgFjU.js/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/utilities-publishMessage.BNfwgFjU.js — 200 — 2.5 KiB — 29 ms — h3https://uc.shiprocket.in/v1/track/useruc.shiprocket.in/v1/track/user https://uc.shiprocket.in/v1/track/user — 200 — 0 B — 368 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/app.BQ9XDXgy.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/app.BQ9XDXgy.css — 200 — 2.7 KiB — 31 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayExternalAppContext.PQOzdEj1.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayExternalAppContext.PQOzdEj1.css — 200 — 7.6 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/ButtonWithRegisterWebPixel.Cm3pMb8v.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/ButtonWithRegisterWebPixel.Cm3pMb8v.css — 200 — 14.5 KiB — 31 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/OnePage.RWWzwUS2.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/OnePage.RWWzwUS2.css — 200 — 3.2 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/DeliveryTransition.BbEi6fhy.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/DeliveryTransition.BbEi6fhy.css — 200 — 4.3 KiB — 31 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/StoreCreditRedemptionErrorBanner.BWLFgyLj.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/StoreCreditRedemptionErrorBanner.BWLFgyLj.css — 200 — 2.9 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPaySessionTokenStorage.CqVkJv9Z.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPaySessionTokenStorage.CqVkJv9Z.css — 200 — 1.8 KiB — 30 ms — h3https://uc.shiprocket.in/v1/track/useruc.shiprocket.in/v1/track/user https://uc.shiprocket.in/v1/track/user — 200 — 413 B — 331 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useOnePageFormSubmit.DGSJyFq1.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useOnePageFormSubmit.DGSJyFq1.css — 200 — 3.4 KiB — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayProgressIntercepts.CIy8uDiZ.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayProgressIntercepts.CIy8uDiZ.css — 200 — 1.1 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/Choice.HiYlaz_E.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/Choice.HiYlaz_E.css — 200 — 2.5 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/EmptyState.BEvzDDvy.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/EmptyState.BEvzDDvy.css — 200 — 921 B — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/ChangeCompanyLocationLink.uqpm88mq.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/ChangeCompanyLocationLink.uqpm88mq.css — 200 — 961 B — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/Section.CU18S7Ap.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/Section.CU18S7Ap.css — 200 — 965 B — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentLine.7870thps.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentLine.7870thps.css — 200 — 2.5 KiB — 30 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/Switch.Dq_6Ius6.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/Switch.Dq_6Ius6.css — 200 — 1.4 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentIcon.CLVwzp6i.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/PaymentIcon.CLVwzp6i.css — 200 — 1006 B — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/progressiveShippingRatesLoading.LcqrKXE1.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/progressiveShippingRatesLoading.LcqrKXE1.css — 200 — 971 B — 32 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayButtonClassName.BrcQzLuH.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayButtonClassName.BrcQzLuH.css — 200 — 1.1 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/ShopLogo.87JMHPUK.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/ShopLogo.87JMHPUK.css — 200 — 1.0 KiB — 29 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/BillingAddressForm.BdwN7V1K.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/BillingAddressForm.BdwN7V1K.css — 200 — 1.1 KiB — 28 ms — h3https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/PhoneField.DN6CUyst.css/cdn/shopifycloud/checkout-web/asse... https://www.91servings.in/cdn/shopifycloud/checkout-web/assets/c1/assets/PhoneField.DN6CUyst.css — 200 — 1.3 KiB — 28 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
12% of JavaScript execution is third-party
First-party Third-party 220ms · 324KB · ₹0/mo
Google Tag Manager
Tag Manager
Optional
Execution 159ms
Transfer 180 KB
Unused 38%
Monthly Cost ₹0/mo
Google Tag Manager
Tag Manager
Optional
Execution 61ms
Transfer 144 KB
Unused 47%
Monthly Cost ₹0/mo

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-07-01 — 2026-07-28)

LCP (p75)

2543 ms

74% good

INP (p75)

0 ms

0% good

CLS (p75)

0.080

78% good

FCP (p75)

1582 ms

TTFB (p75)

568 ms

Image Optimization
125 images, 445 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

125

Total Size

445 KB

4 missing alt text 53 missing dimensions 48 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