CHURU CAT 20x14g
{
let header = document.querySelector('header'); // Adjust the selector as needed
// Find the tab link element (modify the selector if necessary)
const viewMode = document.getElementById('layout_desktop_view_mode')?.value || 'tabs';
const selector = (viewMode === 'tabs') ? '.__lipscore_tab_link' : '.mobile_lipscore_tab_link';
let tabLink = document.querySelector(selector);
if (window.innerWidth < 600) {
tabLink = document.querySelector('.mobile_lipscore_tab_link');
header = document.querySelector('.__mobile-header');
}
const headerHeight = header ? header.offsetHeight : 0; // Get the height of the header
if (tabLink) {
// Dispatch a click event on the tab link
tabLink.click();
setTimeout(() => {
const targetPosition = tabLink.getBoundingClientRect().top + window.scrollY - headerHeight;
window.scrollTo({
top: targetPosition,
behavior: 'smooth' // Optional: for smooth scrolling
});
}, 100)
}
}">
CHURU Cat Cremy Chicken Varieties 20x14g
Ingredienser
Kylling (30,0 %), tapioka (tørket), kamskjellekstrakt, kollagen. Guargummi (E412) 7.2g. Smakstilsetning, 2b naturlige produkter-botanisk definert, Camellia thea Link. Vitamin E (3a700) 574 mg.
Kylling (28,2 %), tapioka (tørket), kamskjell (1,8 %), kamskjellekstrakt, kollagen. Guargummi (E412) 7.2g. Smakstilsetning, 2b naturlige produkter-botanisk definert, Camellia thea Link. Vitamin E (3a700) 574 mg.
Kylling (27,9 %), tapioka (tørket), ost (2,1 %), kyllingekstrakt, kollagen. Guargummi (E412) 7.2g. Smakstilsetning, 2b naturlige produkter-botanisk definert, Camellia thea Link. Vitamin E (3a700) 574 mg.
Kylling (30,0 %), tapioka (tørket), krabbeekstrakt (0,7 %), kollagen. Guargummi (E412) 7.2g. Smakstilsetning, 2b naturlige produkter-botanisk definert, Camellia thea Link. Vitamin E (3a700) 574 mg.