Amie Black Double Breasted Shearling Coat
Rated 0 out of 5
$459.00 – $499.00Price range: $459.00 through $499.00
Amie Distressed Brown Double Breasted Shearling Coat
Rated 0 out of 5
$459.00 – $499.00Price range: $459.00 through $499.00
Trudy Lane Quilted Maroon Leather Coat
Rated 0 out of 5
$459.00 – $499.00Price range: $459.00 through $499.00
Amie Brown Double Breasted Shearling Coat
Rated 0 out of 5
$459.00 – $499.00Price range: $459.00 through $499.00
Sweet Susan Black Leather Trench Coat
Rated 0 out of 5
$400.00 – $440.00Price range: $400.00 through $440.00
Alina Shearling Black Leather Coat
Rated 0 out of 5
$400.00 – $440.00Price range: $400.00 through $440.00
Alina Shearling Brown Leather Coat
Rated 0 out of 5
$400.00 – $440.00Price range: $400.00 through $440.00
Sherilyn B-3 Distressed Black Leather Bomber Jacket
Rated 0 out of 5
$355.00 – $395.00Price range: $355.00 through $395.00
Erica Shearling Beige Leather Coat
Rated 0 out of 5
$355.00 – $395.00Price range: $355.00 through $395.00
Sherilyn B-3 Black & White Leather Bomber Jacket
Rated 0 out of 5
$355.00 – $395.00Price range: $355.00 through $395.00
Sherilyn B-3 Brown Leather Bomber Jacket
Rated 0 out of 5
$355.00 – $395.00Price range: $355.00 through $395.00
Sherilyn B-3 Distressed Brown Leather Bomber Jacket
Rated 0 out of 5
$355.00 – $395.00Price range: $355.00 through $395.00
<?php
/**
* Enqueue script and styles for child theme
*/
function woodmart_child_enqueue_styles() {
wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array( 'woodmart-style' ), woodmart_get_theme_info( 'Version' ) );
}
add_action( 'wp_enqueue_scripts', 'woodmart_child_enqueue_styles', 10010 );
<?php
/**
* Enqueue script and styles for child theme
*/
function woodmart_child_enqueue_styles() {
wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array( 'woodmart-style' ), woodmart_get_theme_info( 'Version' ) );
}
add_action( 'wp_enqueue_scripts', 'woodmart_child_enqueue_styles', 10010 );