/**
* Hook: woocommerce_before_single_product.
*
* @hooked woocommerce_output_all_notices - 10
*/
do_action( 'woocommerce_before_single_product' );
if ( post_password_required() ) {
echo get_the_password_form(); // WPCS: XSS ok.
return;
}
?>
Informations complémentaires
taille | 40, 42, 44 |
---|---|
couleur | Vert foncé-marron, Rose violacé |
Avis
Il n’y a pas encore d’avis.