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

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
3
REVIEW
5
PASS
11
INFO
4

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

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

814 ms

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

2.82 s

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

7 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.43 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.84 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
11 PASS 5 REVIEW 3 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 267 requests
FIX
2.7 MB transferred, 267 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::
267 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
267 requests
0.57 g CO2 per page load
Other 910.6 KiB 33%
JavaScript 861.5 KiB 31%
Images 578.3 KiB 21%
Fonts 167.0 KiB 6%
CSS 93.6 KiB 3%
HTML 88.1 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, 302 KB unused
FIX
133 scripts, 302 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...: 70 KB unused (39%)
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 (43%)
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: 302 KB
302 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 KB70 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-PHCG66MG144 KB68 KB (47%)3rd
https://www.91servings.in/cdn/wpm/bdb2e2262w5773267dpae7c6deam788d1861m.js69 KB29 KB (43%)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::
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.
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::
data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEA... 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
1696ms total JS execution
REVIEW
1696ms total JS execution
Warning::
https://www.91servings.in/: 762ms CPU time
Warning::
https://www.91servings.in/cdn/shop/t/8/assets/jque...: 278ms CPU time
Warning::
Unattributable: 265ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-ET31...: 145ms CPU time
Info::
https://www.91servings.in/cdn/shop/t/8/assets/jque...: 72ms CPU time
Info::
Third-party scripts: 195ms (11% of total)

Main Thread Breakdown

Other 32% Script Evaluation 31% Style & Layout 18% Rendering 12% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.91servings.in/762ms27ms7ms1st
https://www.91servings.in/cdn/shop/t/8/assets/jquery.lazysizes.min.js?v=57058462155833580531742478605278ms118ms1ms1st
Unattributable265ms6ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-ET31644NQP145ms94ms50ms3rd
https://www.91servings.in/cdn/shop/t/8/assets/jquery.interact-function.js?v=7434463403370027640178514385672ms44ms2ms1st
https://www.91servings.in/cdn/shop/t/8/assets/grid-slider.js?v=1085319795758757922174247860565ms35ms0ms1st
https://www.91servings.in/cdn/wpm/bdb2e2262w5773267dpae7c6deam788d1861m.js59ms49ms6ms1st
https://www.googletagmanager.com/gtag/js?id=GT-PHCG66MG50ms42ms8ms3rd
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
C
Page Weight Inventory
Action
267 resources · 2.7 MB · 302 KB savings available
REVIEW
267 resources · 2.7 MB · 302 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::
~302 KB of savings available
Info::
37 third-party resources (23% of weight)
Info::
1 resources over 200KB
267 resources · 2.7 MiB · 37 third-party 1.7 MiB over 1MB target
JavaScript 63% · 1.7 MiB
Image 21% · 580.3 KiB
Font 6% · 167.0 KiB
Document 5% · 141.0 KiB
CSS 5% · 130.6 KiB
Other 0% · 12.5 KiB

~301.8 KiB of savings available

Remove unused JavaScript: 301.8 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Third-Party Impact
23% third-party, 0 ms blocking
PASS
23% third-party, 0 ms blocking
Info::
Third-party code accounts for 23% of page weight (622.6 KiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
77%
23%
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 814 ms LCP 2.8 shttps://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2iJWKBXyIfDnIV7nBrXw.woff2 https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXw.woff2 — 34.6 KiB — 58 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 — 60 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 — 36 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 — 15 ms — font-display: swap
iJWKBXyIfDnIV7nBrXw.woff2 woff2 swap
Size 35 KB
Load time 58 ms
Start 333 ms
Risk FOUT — text flashes from fallback to web font
icon-dukamarket.ttf ttf swap
Size 33 KB
Load time 64 ms
Start 333 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 60 ms
Start 333 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 36 ms
Start 443 ms
Risk FOUT — text flashes from fallback to web font
x-font-woff;charset=utf... woff swap
Size 1 KB
Load time 15 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+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server-Timing Observability
1 Server-Timing entries advertised
PASS
1 Server-Timing entries advertised
Info::
Server-Timing header advertises 1 timing entries
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: br` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
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.
Network Waterfall
267 requests over 5338ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 814 ms LCP 2.8 shttps://www.91servings.in// https://www.91servings.in/ — 200 — 53.0 KiB — 127 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 — 92 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 — 24 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 — 24 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 — 25 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 — 30 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 — 31 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 — 31 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 — 31 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 — 31 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 — 50 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.2 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 — 50 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.0 KiB — 55 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.7 KiB — 65 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.9 KiB — 51 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.4 KiB — 44 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.1 KiB — 67 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 — 52 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.2 KiB — 72 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 — 3.0 KiB — 61 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 — 61 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 — 75 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 — 106 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 — 65 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 — 69 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 — 51 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 — 41 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 814 ms LCP 2.8 shttps://www.91servings.in// https://www.91servings.in/ — 200 — 53.0 KiB — 127 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 — 92 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 — 24 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 — 24 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 — 25 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 — 30 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 — 31 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 — 31 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 — 31 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 — 31 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 — 50 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.2 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 — 50 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.0 KiB — 55 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.7 KiB — 65 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.9 KiB — 51 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.4 KiB — 44 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.1 KiB — 67 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 — 52 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.2 KiB — 72 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 — 3.0 KiB — 61 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 — 61 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 — 75 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 — 106 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 — 65 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 — 69 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 — 51 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 — 41 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 — 40 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 — 37 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 — 40 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 — 43 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 — 46 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 — 45 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 — 45 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.4 KiB — 45 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 — 57 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 — 55 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 — 55 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 — 75 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 — 78 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 — 940 B — 79 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 — 92 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 — 92 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 — 100 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 — 101 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 — 106 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 — 1003 B — 106 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 — 140 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 — 143 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.4 KiB — 96 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 — 69 ms — h2https://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 — 316 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 — 105 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 — 47 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 — 119 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 — 120 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 — 102 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 — 93 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 — 35 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 98 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 — 43 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 — 121 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 — 118 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 — 118 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 — 118 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 — 118 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 — 4.0 KiB — 131 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 — 123 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 — 131 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 — 131 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 — 43 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 — 41 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 — 921 B — 44 ms — h2https://www.91servings.in/cdn/wpm/bdb2e2262w5773267dpae7c6deam788d1861m.js/cdn/wpm/bdb2e2262w5773267dpae7c6de... https://www.91servings.in/cdn/wpm/bdb2e2262w5773267dpae7c6deam788d1861m.js — 200 — 68.5 KiB — 131 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 — 125 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 — 120 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 — 108 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 — 58 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 — 60 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/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 — 42 ms — h3https://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 — 36 ms — h3https://www.91servings.in/api/collect/api/collect https://www.91servings.in/api/collect — 200 — 1.4 KiB — 140 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 — 139 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 75 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.3 KiB — 242 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 — 229 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 — 43 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 — 36 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 — 58 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 — 58 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 — 58 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 — 132 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://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 93 B — 458 ms — h2https://shop.app/pay/hop?analytics_trace_id=793eb402-9f7d-4731-a225-33cc07486f2b&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=793eb402-9f7d-4731-a225-33cc07486f2b&target_origin=https%3A%2F%2Fwww.91servings.in&client_handle=fitbay-online-d80b.myshopify.com — 302 — 4.0 KiB — 184 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 — 141 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 — 214 ms — h2https://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/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js/cdn/wpm/sdb2e2262w5773267dpae7c6de... https://www.91servings.in/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js — 200 — 26.5 KiB — 35 ms — h3https://www.91servings.in/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js/cdn/wpm/sdb2e2262w5773267dpae7c6de... https://www.91servings.in/cdn/wpm/sdb2e2262w5773267dpae7c6deam788d1861m.js — 200 — 0 B — 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 — 512 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 — 471 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 — 34 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 — 43 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 — 46 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 — 52 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 — 49 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 — 139 ms — h3https://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 — 44 ms — h3https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 308 B — 131 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 — 36 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 — 42 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-ET31644NQP&gtm=45je67s1v9178785129za200zd9178785129&_p=1785389251082&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAACAC&are=1&cid=425012011.1785389252&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=2&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=115938466~115938469~118897920~118897930~119896803&sid=1785389251&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=813region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ET31644NQP&gtm=45je67s1v9178785129za200zd9178785129&_p=1785389251082&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz&_eu=AAAAACAC&are=1&cid=425012011.1785389252&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=2&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=115938466~115938469~118897920~118897930~119896803&sid=1785389251&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=813 — 204 — 551 B — 149 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-ET31644NQP&cid=425012011.1785389252&gtm=45je67s1v9178785129za200zd9178785129&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938469~118897920~118897930~119896803stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-ET31644NQP&cid=425012011.1785389252&gtm=45je67s1v9178785129za200zd9178785129&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938469~118897920~118897930~119896803 — 204 — 551 B — 71 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 — 189 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=425012011.1785389252&gtm=45je67s1v9178785129za200zd9178785129&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938469~118897920~118897930~119896803&z=1170696392www.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=425012011.1785389252&gtm=45je67s1v9178785129za200zd9178785129&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=115938466~115938469~118897920~118897930~119896803&z=1170696392 — 200 — 408 B — 156 ms — h2https://www.91servings.in/services/login_with_shop/buyer/callback?analytics_trace_id=793eb402-9f7d-4731-a225-33cc07486f2b&target_origin=https%3A%2F%2Fwww.91servings.in&token=U3lIWUN4UEQzWDhxRXNHcjI0UTVJajhBalJVd2hiRTl3djVJMDMycVpsS0g0MWUzcDdLc09HY1k1SUhIdTVCZHZyVHhGYS8wcVozUmliam04Y0hncWpXOTdGeGR0ei96ejRmQkRXTUp2eDNkWkJOQ0J4amRrYTluK3FiZjNSZ3J2b1JiSWJLOUVES3QwcExLdVpZOGlySm1KM1NNcFdxTnFpNTBQdnBOMVYzSUs0a1FzQ1dDWUpVbFFYeGQwME5aR1VzSHRYb0xFcW1keEJ5emQvQ053TzNCTFNEeHV2UjhtcUpKSmtWWFZucmoxZXhtNmg1alN6anpSOHVQejVFUkhBdVNDN2RyY3htbXd1RU5mWkNRT0xJcXhsWFpDOWU3Z1A5dVdYb2V4b3pwZnN1NUYxNUdrZGVoRUo4V0t0U1MxbVBKTkZJbG5DdEdlWm5oRHNtaEdDYXdvNTJOMWpEY0hCTExydFZnelZ1RTVTRVAzVW9Qem9WZHltdC9jN3luU0c3K01XWFF0M2o2RmRuYW5KRXk3a1JZRFZzWVNQTGFQYkNDUjJvMXQyNGF6Qk40TVRzZHUvd0RzdUlKakVnazMyUEVYaFJJdGJDaGQ0Q2tYdTVhRnQwNFlBYi83M3FBaWxmbnJ1VC9PdUhmVGRmNXRXSzZ2ZkZlTXNQZFE5aDhjYUlFRXRzZDZQSzNDUU1rTTVMa1NHQnBOYkZ6VmNnQ0pXUFhkeUNWaS9Rck5zcllIdzZBVWUzaVdNTzk1UGFENm5NRmliYjVuZ0U1SXBnRW5saEkrdmxGRDIvcWpORHY0dmEyVEhDaDlCTVNUMXdmZWVJanI1bmpCdVJrT3FWTFQyd1g0VFE2UlpxZjVHUnlpZWp1VzBROWVvUVFjTlBTM2NHdXZiODBSR3p2Vm94S1l3Y3JweUk2N1pVN0YwWk14TUdEQnBOL0pkcnJteVcwVFFsbWNReWZDL1NxZlRUL0tZTHc2RHFoenltRnRyb1BPU3lyMnQxMG53Sk1wTkIxYTUzc2pTaTdoWlA4c2piKyt4RVdBVG9uOEt2NHNLa1c0a1NwSHlYTUZjbkx4enpBdGszcnYrUktGS1QrNTVzVDJRVzVyL203RmtLNUpRY3Ayd2VGSE1OK3JtYmJRcC9WSHdqb1FhdWs1aittQ2xaUUd5TEJ3NDRucnVlRkZFVkUtLU1pbWhXTFZqMmQ2cEFJTTcrVlU5MUE9PQ%3D%3D--5e03196aa437d762409478bd8d455e096c701bdf/services/login_with_shop/buyer/cal... https://www.91servings.in/services/login_with_shop/buyer/callback?analytics_trace_id=793eb402-9f7d-4731-a225-33cc07486f2b&target_origin=https%3A%2F%2Fwww.91servings.in&token=U3lIWUN4UEQzWDhxRXNHcjI0UTVJajhBalJVd2hiRTl3djVJMDMycVpsS0g0MWUzcDdLc09HY1k1SUhIdTVCZHZyVHhGYS8wcVozUmliam04Y0hncWpXOTdGeGR0ei96ejRmQkRXTUp2eDNkWkJOQ0J4amRrYTluK3FiZjNSZ3J2b1JiSWJLOUVES3QwcExLdVpZOGlySm1KM1NNcFdxTnFpNTBQdnBOMVYzSUs0a1FzQ1dDWUpVbFFYeGQwME5aR1VzSHRYb0xFcW1keEJ5emQvQ053TzNCTFNEeHV2UjhtcUpKSmtWWFZucmoxZXhtNmg1alN6anpSOHVQejVFUkhBdVNDN2RyY3htbXd1RU5mWkNRT0xJcXhsWFpDOWU3Z1A5dVdYb2V4b3pwZnN1NUYxNUdrZGVoRUo4V0t0U1MxbVBKTkZJbG5DdEdlWm5oRHNtaEdDYXdvNTJOMWpEY0hCTExydFZnelZ1RTVTRVAzVW9Qem9WZHltdC9jN3luU0c3K01XWFF0M2o2RmRuYW5KRXk3a1JZRFZzWVNQTGFQYkNDUjJvMXQyNGF6Qk40TVRzZHUvd0RzdUlKakVnazMyUEVYaFJJdGJDaGQ0Q2tYdTVhRnQwNFlBYi83M3FBaWxmbnJ1VC9PdUhmVGRmNXRXSzZ2ZkZlTXNQZFE5aDhjYUlFRXRzZDZQSzNDUU1rTTVMa1NHQnBOYkZ6VmNnQ0pXUFhkeUNWaS9Rck5zcllIdzZBVWUzaVdNTzk1UGFENm5NRmliYjVuZ0U1SXBnRW5saEkrdmxGRDIvcWpORHY0dmEyVEhDaDlCTVNUMXdmZWVJanI1bmpCdVJrT3FWTFQyd1g0VFE2UlpxZjVHUnlpZWp1VzBROWVvUVFjTlBTM2NHdXZiODBSR3p2Vm94S1l3Y3JweUk2N1pVN0YwWk14TUdEQnBOL0pkcnJteVcwVFFsbWNReWZDL1NxZlRUL0tZTHc2RHFoenltRnRyb1BPU3lyMnQxMG53Sk1wTkIxYTUzc2pTaTdoWlA4c2piKyt4RVdBVG9uOEt2NHNLa1c0a1NwSHlYTUZjbkx4enpBdGszcnYrUktGS1QrNTVzVDJRVzVyL203RmtLNUpRY3Ayd2VGSE1OK3JtYmJRcC9WSHdqb1FhdWs1aittQ2xaUUd5TEJ3NDRucnVlRkZFVkUtLU1pbWhXTFZqMmQ2cEFJTTcrVlU5MUE9PQ%3D%3D--5e03196aa437d762409478bd8d455e096c701bdf — 200 — 2.7 KiB — 195 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 — 32 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 — 39 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 — 45 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 — 63 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 — 56 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 — 54 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 — 56 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 — 59 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 — 56 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 — 56 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 — 47 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.3 KiB — 46 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 — 41 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 — 60 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 — 44 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 — 53 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 — 53 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.4 KiB — 46 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 — 51 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 — 55 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 — 54 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/.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 — 126 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 — 46 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 — 889 B — 42 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 — 34 ms — h3https://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://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 204 — 0 B — 32 ms — h3https://otlp-http-production.shopifysvc.com/v1/logsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/logs — 204 — 0 B — 34 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 90 ms — h3https://otlp-http-production.shopifysvc.com/v1/logsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/logs — 200 — 36 B — 75 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 — 33 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 232 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 — 39 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 — 38 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://www.merchant-center-analytics.goog/mc/collect?v=2&tid=MC-JYTF2S2G5V&gtm=45Pe67s1v9178990234za200zb9178785129zd9178785129&_p=1785389251082&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz.dYmNjMT&are=1&cid=425012011.1785389252&excid=shp.b0f0e227-38a1-42e2-8c22-93ccc0fff745&frm=0&pscdl=noapi&rcb=10&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~115938466~115938468~118897920~118897930~119381662~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=1785389252&sct=1&seg=0&_tu=AAI&en=page_view&_fv=1&_ss=1&_ee=1&edid=dNzYwYj&evnid=sh-b17dfdf9-EBEE-47C0-99F4-FF880F5E1DFD&tfd=1234www.merchant-center-analytics.goog/... https://www.merchant-center-analytics.goog/mc/collect?v=2&tid=MC-JYTF2S2G5V&gtm=45Pe67s1v9178990234za200zb9178785129zd9178785129&_p=1785389251082&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma_cps=a&dma=1&gdid=dN2ZkMj.dNTU0Yz.dYmNjMT&are=1&cid=425012011.1785389252&excid=shp.b0f0e227-38a1-42e2-8c22-93ccc0fff745&frm=0&pscdl=noapi&rcb=10&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~115938466~115938468~118897920~118897930~119381662~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=1785389252&sct=1&seg=0&_tu=AAI&en=page_view&_fv=1&_ss=1&_ee=1&edid=dNzYwYj&evnid=sh-b17dfdf9-EBEE-47C0-99F4-FF880F5E1DFD&tfd=1234 — 204 — 550 B — 165 ms — h2https://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 — 19 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 — 32 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 — 12 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 — 38 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 — 37 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 — 40 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 — 37 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 — 37 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 — 39 ms — h3https://otlp-http-production.shopifysvc.com/v1/metricsotlp-http-production.shopifysvc.com... https://otlp-http-production.shopifysvc.com/v1/metrics — 200 — 36 B — 33 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 — 31 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 — 31 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 — 32 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 — 33 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 — 33 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 — 33 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 — 31 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 — 53 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 — 33 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 — 35 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 — 37 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 — 35 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 — 33 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 — 37 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 — 33 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 — 35 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 — 220 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 — 203 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 — 191 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 — 259 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 — 32 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://instant.page/5.1.1instant.page/5.1.1 https://instant.page/5.1.1 — 200 — 1.2 KiB — 62 ms — h2https://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 — 37 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 — 36 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 — 175 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 — 154 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 — 15 ms — datahttps://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.2 KiB — 86 ms — h3https://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.6 KiB — 92 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 — 35 ms — h3https://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 — 93 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 — 33 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 — 120 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 — 43 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 — 192 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 — 38 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 — 39 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 — 39 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 — 41 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 — 40 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 — 34 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 — 32 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 — 31 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 — 35 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 — 30 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 — 29 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 — 31 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 — 31 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 — 31 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 — 34 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 — 32 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 — 31 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 — 32 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 — 34 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 — 34 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 — 31 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 — 31 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 — 31 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 — 32 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 — 32 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 — 32 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 — 33 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 — 33 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.1 KiB — 33 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 — 32 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 — 33 ms — h3https://uc.shiprocket.in/v1/track/useruc.shiprocket.in/v1/track/user https://uc.shiprocket.in/v1/track/user — 200 — 0 B — 122 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 — 33 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 — 31 ms — h3https://uc.shiprocket.in/v1/track/useruc.shiprocket.in/v1/track/user https://uc.shiprocket.in/v1/track/user — 200 — 412 B — 116 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 — 32 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 — 33 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 — 31 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 — 32 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 — 30 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 — 31 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 — 31 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 — 30 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 — 32 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 — 32 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 — 32 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 — 34 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 — 34 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 — 32 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 — 32 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.8 KiB — 32 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 — 32 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
11% of JavaScript execution is third-party
First-party Third-party 195ms · 324KB · ₹0/mo
Google Tag Manager
Tag Manager
Optional
Execution 145ms
Transfer 180 KB
Unused 39%
Monthly Cost ₹0/mo
Google Tag Manager
Tag Manager
Optional
Execution 50ms
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