7 Snippets
<10 Favourites
<10 Downloads

product attributes on hover

a snippet to show product attributes in product archive grid layout

Change a currency symbol AMD to Դրամ

/** * Change a currency symbol */ add_filter('woocommerce_currency_symbol', 'change_existing_currency_symbol', 10, 2); function change_existing_currency_symbol( $currency_symbol, $currency )…

modify woocommerce countries list

modifies Woocommerce built in country names to Armenian Regions disabling the rest

modify woocommerce states list

Modyfiy Woocommerce state list to armenian towns villages or districts

Payment Plan Calculator

Ապառիկ արժեքների հաշվարկ և ցուցադրում

Payment plan Calculator CSS style

.payment-plans { margin-top: 20px; padding: 15px; background-color: #fff; border: 1px solid #ddd; border-radius: 8px; display: flex;…

Bulk add shipping zone methods

Adds shipping zone method , with prices and some options, must be run once