Informations complémentaires
Poids | 200 g |
---|---|
Couleur | Marron, Vert |
/*! @elementor/editor-v1-adapters */ /*! @elementor/locations */ /*! @elementor/query */ /*! @elementor/store */ /*! @elementor/ui */ /*! react */ /*! react-dom */ /*! react-dom/client */ /*!**************************!*\ !*** external ["React"] ***! \**************************/ /*!*****************************!*\ !*** external ["ReactDOM"] ***! \*****************************/ /*!*************************************!*\ !*** external ["elementorV2","ui"] ***! \*************************************/ /*!****************************************!*\ !*** external ["elementorV2","query"] ***! \****************************************/ /*!****************************************!*\ !*** external ["elementorV2","store"] ***! \****************************************/ /*!******************************************!*\ !*** ./node_modules/react-dom/client.js ***! \******************************************/ /*!********************************************!*\ !*** external ["elementorV2","locations"] ***! \********************************************/ /*!***************************************************!*\ !*** external ["elementorV2","editorV1Adapters"] ***! \***************************************************/ /*!*******************************************************!*\ !*** ./node_modules/@elementor/editor/dist/index.mjs ***! \*******************************************************/ .ct-product-reviews-settings-modal { .ct-controls-group { padding-top: 30px; margin-top: 5px; border-top: 1px dashed #eee; } }( function( $, wpreview ) { "use strict"; $.fn.wprUserStarRating = function( options ) { var $wrapper, defaults; $wrapper = this; defaults = { rate: null }; options = $.extend( {}, defaults, options ); $wrapper.find( '.review-result-wrapper > span' ).click( function( event ) { var stars = $( this ).data( 'input-value' ); $wrapper.find( '.review-result').css( 'width', '' + ( 20 * stars ) + '%'); $wrapper.find( '.wp-review-user-rating-val' ).val( stars ); if ( typeof options.rate == 'function' ) { options.rate.call( $wrapper, stars ); } }); }; $( document ).ready( function() { $( '.wp-review-user-rating-star, .wp-review-comment-rating-star' ).each( function() { $( this ).wprUserStarRating({ rate: function( value ) { wp_review_rate( this ); } }) }); }); })( jQuery, wpreview ); ( function( $, wpreview ) { "use strict"; $.fn.wprUserStarRating = function( options ) { var $wrapper, defaults; $wrapper = this; defaults = { rate: null }; options = $.extend( {}, defaults, options ); $wrapper.find( '.review-result-wrapper > span' ).click( function( event ) { var stars = $( this ).data( 'input-value' ); $wrapper.find( '.review-result').css( 'width', '' + ( 20 * stars ) + '%'); $wrapper.find( '.wp-review-user-rating-val' ).val( stars ); if ( typeof options.rate == 'function' ) { options.rate.call( $wrapper, stars ); } }); }; $( document ).ready( function() { $( '.wp-review-user-rating-star, .wp-review-comment-rating-star' ).each( function() { $( this ).wprUserStarRating({ rate: function( value ) { wp_review_rate( this ); } }) }); }); })( jQuery, wpreview );
Poids | 200 g |
---|---|
Couleur | Marron, Vert |