Untitled Snippet

Image Soufian Seddiki
<10

frontend/js/snippets/scroll-behavior/sticky

This JavaScript snippet enables smooth scrolling to in-page anchors (like #section1) while automatically adjusting for a…

Google account

Google ad sense

Image Shawna Young
<10

Library snippet

{ header}{} {} {} 4444 pure HTML code ♡ iexpress html code

test html

🎉 HTML Test Successful! This HTML snippet is working perfectly!

Enable 'Quanity' label in woocommerce

add_action( 'woocommerce_before_add_to_cart_quantity', 'bbloomer_echo_qty_front_add_cart' ); function bbloomer_echo_qty_front_add_cart() { global $product; if ( $product->get_min_purchase_quantity() == $product->get_max_purchase_quantity() ) return;…

HosaEna Header Solid Transition

(function(){ const header = document.querySelector('.site-header'); function setSolidByScroll(){ if(!header) return; if(window.scrollY > 50){ header.classList.add('he-solid'); } else {…

Image Angesom Afework
<10

Unique Order ID

Creates a unique order ID

1 200 201 202 203 204 209