new ReviewsWidget('#ReviewsWidget', {
store: "keelerhardware.com.au",
widget: "polaris",
options: {
types: "product_review, questions",
per_page: 20,
product_review: {
min_rating: 3,
sku: "KABA9025SIL",
enable_rich_snippets: true,
/* Your custom Structured Data */
structured_data: {
category: "",
gtin13: "9322844026826",
mpn: "KABA9025SIL",
url: "https://www.keelerhardware.com.au/kaba-en2-5-door-closer-with-standard-arm-back-check-fire-rated-silver-9025sil",
image: 'https://www.keelerhardware.com.au/assets/thumb/KABA9025SIL.jpg?20230214122024',
description: "Kaba EN2-5 Door Closer with Standard Arm and PA Bracket 9025SIL Door Closer is a mechanical device that closes a door in a controlled manner, preventing it from slamming. Door Closer Function - A hydraulic device that is used to automatically close a door after it has been opened. Door closers are commonly used as a fire prevention measure, typically installed on fire doors, as well as helping to prevent draughts. Features: A high end unit offering multi-functional operation suitable for most common doors in architectural and commercial applications Heavy duty commercial grade door closer Closing force power adjustable (EN2-5) A single closer provides variable power sizes Non-handed installation Compact extruded aluminium body design with minimal projection allowing installation to door with adjacent wall at 90? Back check - beyond approx 60? (valve adjustable) Delayed action - between 180? and 65? Parallel arm bracket supplied as standard Fixing screws supplied to suit timber or metal fixing Specifications: Material: Aluminium Spring Strength: EN 2-5 Length: 236mm Height: 60mm Depth: 38.5mm Adjustable closing speed and latching speed: Closing speed action (180 - 15 Degrees) Latching speed action (15 - 0 Degrees) Max Door Weight: 100kg Max Door Width : 1250mm Max Opening: 180 Degrees Back Check: Yes Delayed Action: Yes Include PA Bracket: Yes Includes Fixing Screws: Yes Finish: Silver Compliance: Fire Rated: Successfully tested up to 4 hours (depending on type of doorset) on fire door assemblies in accordance with Australian Standard AS 1905.1- 2005, Part 1: Fire Resistant Doorsets.",
offers: [{
type: 'Offer',
price: "149.95",
priceCurrency: "AUD",
url: "https://www.keelerhardware.com.au/kaba-en2-5-door-closer-with-standard-arm-back-check-fire-rated-silver-9025sil",
availability: "http://schema.org/InStock",
seller: {
type: 'Organization',
name: 'Keeler Hardware (Sydney Central Locksmiths)'
},
priceValidUntil: "",
}],
brand: {
type: 'Brand',
name: 'Kaba',
}
}
},
/* Toggle Options */
questions:{
hide_if_no_results:false,
enable_ask_question:true,
show_dates:true,
grouping: "KABA9025SIL",
},
//Header settings:
header:{
enable_summary:true, //Show overall rating & review count
enable_ratings:true,
enable_attributes:true,
enable_image_gallery:true, //Show photo & video gallery
enable_percent_recommended:false, //Show what percentage of reviewers recommend it
enable_write_review:true, //Show "Write Review" button
enable_ask_question:true, //Show "Ask Question" button
enable_sub_header:true, //Show subheader
show_rating_threshold_percent:0,
},
//Filtering settings:
filtering:{
enable:true, //Show filtering options
enable_text_search:true, //Show search field
enable_sorting:true, //Show sorting options (most recent, most popular)
enable_overall_rating_filter:true, //Show overall rating breakdown filter
enable_ratings_filters:true, //Show product attributes filter
enable_attributes_filters:true, //Show author attributes filter
},
//Review settings:
reviews:{
enable_avatar:true, //Show author avatar
enable_reviewer_name:true, //Show author name
enable_reviewer_address:true, //Show author location
reviewer_address_format:'city, country', //Author location display format
enable_verified_badge:true, //Show "Verified Customer" badge
enable_reviewer_recommends:true, //Show "I recommend it" badge
enable_attributes:true, //Show author attributes
enable_product_name:true, //Show display product name
enable_images:true, //Show display review photos
enable_ratings:true, //Show product attributes (additional ratings)
enable_share:true, //Show share buttons
enable_helpful_vote:true, //Show "was this helpful?" section
enable_helpful_display:true, //Show how many times times review upvoted
enable_report:true, //Show report button
enable_date:true, //Show when review was published
},
text:{
"Verified Customer":"Verified Customer"
},
},
translations:{
"Verified Customer": 'Verified Customer'
},
/* Customise Colours & Fonts */
styles: {
//Base font size is a reference size for all text elements. When base value gets changed, all TextHeading and TexBody elements get proportionally adjusted.
'--base-font-size':'16px',
//Button styles (shared between buttons):
'--common-button-font-family': 'inherit',
'--common-button-font-size':'16px',
'--common-button-font-weight':'500',
'--common-button-letter-spacing':'0',
'--common-button-text-transform':'uppercase',
'--common-button-vertical-padding':'10px',
'--common-button-horizontal-padding':'20px',
'--common-button-border-width':'1px',
'--common-button-border-radius':'0px',
//Primary button styles:
'--primary-button-bg-color': '#ffd34e',
'--primary-button-border-color': '#ffd34e',
'--primary-button-text-color': '#000',
//Secondary button styles:
'--secondary-button-bg-color':'transparent',
'--secondary-button-border-color':'#ffd34e',
'--secondary-button-text-color':'#ffd34e',
//Star styles:
'--common-star-color': '#ffd34e',
'--common-star-disabled-color': 'rgba(0,0,0,0.25)',
'--medium-star-size':'22px',
'--small-star-size':'19px',
/*Heading styles:*/
'--heading-text-color':' #0e535b',
'--heading-text-font-weight':' 700',
'--heading-text-font-family':'poppins,Helvetica,Arial,sans-serif',
'--heading-text-line-height':' 1.4',
'--heading-text-letter-spacing':'0',
'--heading-text-transform':'uppercase',
//Body text styles:
'--body-text-color':'#0E1311',
'--body-text-font-weight':'400',
'--body-text-font-family':'inherit',
'--body-text-line-height': '1.4',
'--body-text-letter-spacing':'0',
'--body-text-transform':'none',
//Input field styles:
'--inputfield-text-font-family':'inherit',
'--input-text-font-size':'14px',
'--inputfield-text-font-weight':'400',
'--inputfield-text-color':'#0E1311',
'--inputfield-border-color':'rgba(0,0,0,0.2)',
'--inputfield-background-color':'transparent',
'--inputfield-border-width':'1px',
'--inputfield-border-radius':'0px',
'--common-border-color':'rgba(0,0,0,0.15)',
'--common-border-width':'1px',
'--common-sidebar-width':'190px',
//Slider indicator (for attributes) styles:
'--slider-indicator-bg-color':'rgba(0,0,0,0.1)',
'--slider-indicator-button-color':'#0E1311',
'--slider-indicator-width':'190px',
//Badge styles:
'--badge-icon-color':'#0e535b',
'--badge-icon-font-size':'inherit',
'--badge-text-color':'#0E1311',
'--badge-text-font-size':'inherit',
'--badge-text-letter-spacing':'inherit',
'--badge-text-transform':'inherit',
//Author styles:
'--author-font-size':'inherit',
'--author-text-transform':'none',
//Author avatar styles:
'--avatar-thumbnail-size':'60px',
'--avatar-thumbnail-border-radius':'100px',
'--avatar-thumbnail-text-color':'#0E1311',
'--avatar-thumbnail-bg-color':'rgba(0,0,0,0.1)',
//Product photo or review photo styles:
'--photo-video-thumbnail-size':'80px',
'--photo-video-thumbnail-border-radius':'0px',
//Media (photo & video) slider styles:
'--mediaslider-scroll-button-icon-color':'#0E1311',
'--mediaslider-scroll-button-bg-color':'rgba(255, 255, 255, 0.85)',
'--mediaslider-overlay-text-color':'#ffffff',
'--mediaslider-overlay-bg-color':'rgba(0, 0, 0, 0.8)',
'--mediaslider-item-size':'110px',
//Pagination & tabs styles (normal):
'--pagination-tab-text-color':'#0E1311',
'--pagination-tab-text-transform':'none',
'--pagination-tab-text-letter-spacing':'0',
'--pagination-tab-text-font-size':'16px',
'--pagination-tab-text-font-weight':'600',
//Pagination & tabs styles (active):
'--pagination-tab-active-text-color':'#0E1311',
'--pagination-tab-active-text-font-weight':'600',
'--pagination-tab-active-border-color':'#0E1311',
'--pagination-tab-border-width':'3px',
},
});
var snippet = document.querySelectorAll(".ruk_rating_snippet-product");
snippet[0].onclick = function(event) {
$('.reviews[href="#reviews"]').trigger('click');
$('html, body').animate({
scrollTop: $("#ReviewsWidget").offset().top-50
}, 0);
}
Reviews
There are no reviews yet.