function elegant_horizontal_category_slider_shortcode() { if ( ! function_exists( 'wc_get_product_category_list' ) ) return ''; $terms = get_terms( array( 'taxonomy' => 'product_cat', 'hide_empty' => false, 'number' => 20, ) ); if ( empty( $terms ) || is_wp_error( $terms ) ) return ''; $output = ''; $output .= '
'; foreach ( $terms as $term ) { $thumbnail_id = get_term_meta( $term->term_id, 'thumbnail_id', true ); $image_url = $thumbnail_id ? wp_get_attachment_url( $thumbnail_id ) : wc_placeholder_img_src(); $link = get_term_link( $term ); $output .= ''; $output .= '' . esc_attr( $term->name ) . ''; $output .= '' . esc_html( $term->name ) . ''; $output .= ''; } $output .= '
'; $output .= ''; return $output; } add_shortcode( 'elegant_categories', 'elegant_horizontal_category_slider_shortcode' ); // Disable Coming Soon or Maintenance mode forcibly add_action('init', function() { if (file_exists(ABSPATH . '.maintenance')) { @unlink(ABSPATH . '.maintenance'); } }); Earring accessories - antiquegalery

Earring accessories

300,00 ر.س

Category:

Reviews

There are no reviews yet.

Be the first to review “Earring accessories”

Your email address will not be published. Required fields are marked *