Af Cryptocoryne Undulatus Kasselman 5 Cm Pot Orange
{
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)
}
}">
Undulatus är en av de starkaste Cryptocoryne-arterna, som växer långsamt och har rödgröna långsträckta blad. Undulatus skiljer sig från de andra Crypto-arterna genom den vackra korrugerade bladkanten. Den behöver extra järnnäring i bottensubstratet och de har, liksom andra Cryptocoryne, rotstockar (rhizomer) och förökar sig med sidoskott.
Detaljer
VETENSKAPLIGT NAMN
Cryptocoryne sp.
EGENSKAP
Rosettväxt
VATTENVÄRDEN
pH 5-8°dKH 2-12
STORLEK
H:20-40cm B:15-25cm
SVÅRIGHETSGRAD
Medel
Läs mer