smozy.com
Open in
urlscan Pro
63.141.128.8
Public Scan
Submitted URL: https://burby.io/
Effective URL: https://smozy.com/burby/
Submission: On August 07 via api from US — Scanned from DE
Effective URL: https://smozy.com/burby/
Submission: On August 07 via api from US — Scanned from DE
Form analysis
8 forms found in the DOM<form class="form" onsubmit="return false" data-url="/search.php" data-quick-search-form="">
<div class="search-input-field">
<input name="" id="" data-search-quick="" type="search" class="form-input" data-error-message="Search field cannot be empty." autocomplete="off" onfocus="this.placeholder=''" onblur="this.placeholder='Search'" placeholder="Search">
<button class="button button--primary" name="" value="Search">
<span class="icon">
<svg>
<use href="#icon-search"></use>
</svg>
</span>
</button>
</div>
</form>
<form class="form" onsubmit="return false" data-url="/search.php" data-quick-search-form="">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="nav-menu-quick-search">Search</label>
<input class="form-input" data-search-quick="" name="nav-menu-quick-search" id="nav-menu-quick-search" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
</div>
</fieldset>
</form>
POST /postreview.php
<form class="form writeReview-form" action="/postreview.php" method="post">
<fieldset class="form-fieldset">
<div class="form-field form-field--select">
<label class="form-label" for="rating-rate">Rating <small>Required</small>
</label>
<!-- Stars -->
<!-- TODO: Review Stars need to be componentised, both for display and input -->
<select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
<option value="">Select Rating</option>
<option value="1">1 star (worst)</option>
<option value="2">2 stars</option>
<option value="3">3 stars (average)</option>
<option value="4">4 stars</option>
<option value="5">5 stars (best)</option>
</select>
</div>
<!-- Name -->
<div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
<label class="form-label" for="revfromname_input">Name <small>Required</small>
</label>
<input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true" aria-labelledby="revfromname" aria-live="polite">
</div>
<!-- Email -->
<div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
<label class="form-label" for="email_input">Email <small>Required</small>
</label>
<input type="text" name="email" id="email_input" class="form-input" data-label="Email" data-input="" aria-required="true" aria-labelledby="email" aria-live="polite">
</div>
<!-- Review Subject -->
<div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
<label class="form-label" for="revtitle_input">Review Subject <small>Required</small>
</label>
<input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Review Subject" data-input="" aria-required="true" aria-labelledby="revtitle" aria-live="polite">
</div>
<!-- Comments -->
<div class="form-field form-field--textarea" id="revtext" data-validation="">
<label class="form-label" for="revtext_input">Comments <small>Required</small>
</label>
<textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" aria-labelledby="revtext" aria-live="polite" data-input="" class="form-input"></textarea>
</div>
<div class="g-recaptcha" data-sitekey="6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-hnj25zpeibbk" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz&co=aHR0cHM6Ly9zbW96eS5jb206NDQz&hl=de&v=hfUfsXWZFeg83qqxrK27GB8P&size=normal&cb=w0z9827eheoq"></iframe></div>
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div><br>
<div class="form-field form-field--submit">
<input type="submit" class="button button--primary" value="Submit Review">
</div>
<input type="hidden" name="product_id" value="212">
<input type="hidden" name="action" value="post_review">
</fieldset>
</form>
POST https://smozy.com/cart.php
<form class="form" method="post" action="https://smozy.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
<input type="hidden" name="action" value="add">
<input type="hidden" name="product_id" value="212">
<div data-product-option-change="" style="">
</div>
<div class="form-field form-field--stock u-hiddenVisually">
<label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
</label>
</div>
<div id="add-to-cart-wrapper" class="mb-4 add-to-cart-wrapper">
<div class="alertBox productAttributes-message" style="display:none">
<div class="alertBox-column alertBox-icon">
<icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
</svg></icon>
</div>
<p class="alertBox-column alertBox-message"></p>
</div>
<div class="add-to-cart-buttons">
<div class="form-action">
<input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
<span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
</div>
<div class="add-to-cart-wallet-buttons" data-add-to-cart-wallet-buttons="">
<div id="bc-smart-payment-buttons">
<div data-smart-button-container-id="bc-smart-payment-button-googlepay" id="googlepaystripe-container1">
<div><button type="button" aria-label="Google Pay" id="gpay-button-online-api-id" class=" gpay-card-info-container black plain short en">
<div class="gpay-card-info-animation-container black gpay-card-info-animation-container-fade-out">
<div class="gpay-card-info-placeholder-container">
<div class="gpay-card-info-animation-gpay-logo black"></div><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" direction="ltr" height="36px" width="130px">
<style>
@import url(//fonts.googleapis.com/css?family=Google+Sans:500)
</style>
<line x1="2" y1="10.5" x2="2" y2="29.5" style="stroke: #5F6368; stroke-width:2"></line>
<image x="11" y="6" width="37.5" height="29" preserveAspectRatio="none" xlink:href="https://www.gstatic.com/images/icons/material/system/1x/payment_white_36dp.png"></image><text x="52" y="25.5" class="small"
style="font: 15px 'Google Sans', sans-serif; fill: #FFFFFF">••••••</text>
</svg>
</div>
<div class="gpay-card-info-animated-progress-bar-container">
<div class="gpay-card-info-animated-progress-bar no-radius">
<div class="gpay-card-info-animated-progress-bar-indicator no-radius"></div>
</div>
</div>
</div><iframe class="gpay-card-info-iframe gpay-card-info-iframe-fade-in" scrolling="no"
src="https://pay.google.com/gp/p/generate_gpay_btn_img?buttonColor=black&browserLocale=en&hl=en&buttonSizeMode=static&enableGpayNewButtonAsset=false&allowedPaymentMethods=%5B%7B%22type%22%3A%22CARD%22%2C%22parameters%22%3A%7B%22allowedAuthMethods%22%3A%5B%22PAN_ONLY%22%2C%22CRYPTOGRAM_3DS%22%5D%2C%22allowedCardNetworks%22%3A%5B%22VISA%22%2C%22AMEX%22%2C%22MASTERCARD%22%5D%2C%22billingAddressRequired%22%3Atrue%2C%22billingAddressParameters%22%3A%7B%22format%22%3A%22FULL%22%2C%22phoneNumberRequired%22%3Atrue%7D%7D%7D%5D&gpayButtonVariantType=1&gpayButtonType=plain"></iframe>
</button></div>
</div><button class="show-more-button">More payment options</button>
</div>
<script type="text/javascript">
(function() {
let productData = null;
init();
function init() {
const buttonsContainerId = 'bc-smart-payment-buttons';
const smartButtonsContainer = document.getElementById(buttonsContainerId);
if (!smartButtonsContainer) {
return;
}
const appLoadingProps = {
checkoutKitLoaderScriptPath: 'https://checkout-sdk.bigcommerce.com/v1/loader.js',
microAppJsFilesPaths: JSON.parse('["https:\/\/microapps.bigcommerce.com\/smart-payment-buttons\/js\/runtime-6313b073.js","https:\/\/microapps.bigcommerce.com\/smart-payment-buttons\/js\/smart-payment-buttons-91c96abc.js"]'),
}
const smartPaymentButtonsProps = {
buyNowInitializeOptions: {
getBuyNowCartRequestBody: getBuyNowCartRequestBody,
storefrontApiToken: 'eyJ0eXAiOiJKV1QiLCJhbGciOiJFUzI1NiJ9.eyJjaWQiOlsxXSwiY29ycyI6WyJodHRwczovL3Ntb3p5LmNvbSJdLCJlYXQiOjE3MjMxOTk4NTAsImlhdCI6MTcyMzAyNzA1MCwiaXNzIjoiQkMiLCJzaWQiOjEwMTc3Mzc2LCJzdWIiOiJCQyIsInN1Yl90eXBlIjowLCJ0b2tlbl90eXBlIjoxfQ.dblcY3wbi3f2omizrSKTvKJDdJere2h-umqqQ2XG_NLwEisZ2DTA9TFS2BXiBgWL6wKMYnXeSv_mLUyQEngvrA',
},
containerId: buttonsContainerId,
currencyCode: 'USD',
showMoreButtonLabel: 'More payment options',
smartPaymentButtons: JSON.parse(
'[{"gatewayId":"googlepaystripe","methodId":"googlepay","initializationOptions":{"style":{"size":"medium","color":"black","shape":null,"label":null,"height":null}},"sortOrder":0},{"gatewayId":"applepay","methodId":"applepay","initializationOptions":{"style":{"size":"medium","color":"black","shape":null,"label":null,"height":null}},"sortOrder":1}]'
),
storeSettings: {
host: 'https://smozy.com',
locale: 'de_DE',
},
visibleBaseButtonsCount: Number('1'),
confirmationPageRedirectUrl: '/checkout/order-confirmation',
requiresShipping: Boolean(''),
};
document.addEventListener('onProductUpdate', (e) => {
productData = e.detail.productDetails;
productData.quantity = productData.quantity || 1;
}, false);
appInit(appLoadingProps, smartPaymentButtonsProps);
}
/**
*
* Get 'buy now' cart data functions
*
* */
function getBuyNowCartRequestBody() {
return {
lineItems: [productData],
source: 'BUY_NOW',
};
}
/**
*
* App initialization
*
* */
function appInit(appLoadingProps, smartPaymentButtonsProps) {
const {
checkoutKitLoaderScriptPath,
microAppJsFilesPaths
} = appLoadingProps;
if (window.checkoutKitLoader) {
initializeSmartPaymentButtonsApp(microAppJsFilesPaths, smartPaymentButtonsProps);
} else {
createScriptTag(checkoutKitLoaderScriptPath,
() => initializeSmartPaymentButtonsApp(microAppJsFilesPaths, smartPaymentButtonsProps));
}
}
function initializeSmartPaymentButtonsApp(microAppJsFilesPaths, smartPaymentButtonsProps) {
if (window.BigCommerce && window.BigCommerce.initializeSmartPaymentButtons && typeof window.BigCommerce.initializeSmartPaymentButtons === 'function') {
window.BigCommerce.initializeSmartPaymentButtons(smartPaymentButtonsProps);
} else {
loadScripts(microAppJsFilesPaths,
() => window.BigCommerce.initializeSmartPaymentButtons(smartPaymentButtonsProps));
}
}
function createScriptTag(src, onLoad) {
const scriptTag = document.createElement('script');
scriptTag.type = 'text/javascript';
scriptTag.defer = true;
scriptTag.async = false;
scriptTag.crossorigin = true;
scriptTag.src = src;
if (onLoad) {
scriptTag.onload = onLoad;
}
document.head.appendChild(scriptTag);
}
function loadScripts(scripts, onLoadEnd) {
const script = scripts[0];
const scriptsToLoad = scripts.slice(1);
createScriptTag(script, () => {
if (scriptsToLoad.length > 0) {
loadScripts(scriptsToLoad, onLoadEnd);
} else {
onLoadEnd();
}
});
}
})();
</script>
</div>
</div>
</div>
</form>
POST /wishlist.php?action=add&product_id=212
<form action="/wishlist.php?action=add&product_id=212" class="form form-wishlist form-action" data-wishlist-add="" method="post">
<a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown" href="#">
<span>Add to Wish List</span>
<i aria-hidden="true" class="icon">
<svg>
<use href="#icon-chevron-down"></use>
</svg>
</i>
</a>
<ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown">
<li>
<input class="button" type="submit" value="Add to My Wish List">
</li>
<li>
<a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&product_id=212">Create New Wish List</a>
</li>
</ul>
</form>
POST /subscribe.php
<form class="form" action="/subscribe.php" method="post">
<fieldset class="form-fieldset">
<input type="hidden" name="action" value="subscribe">
<input type="hidden" name="nl_first_name" value="bc">
<input type="hidden" name="check" value="1">
<div class="form-field">
<label class="form-label is-srOnly" for="nl_email">Email Address</label>
<div class="f-form-field">
<input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address" aria-describedby="alertBox-message-text" aria-required="true" required="">
<input class="button button--primary form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
</div>
</div>
</fieldset>
</form>
POST //translate.googleapis.com/translate_voting?client=te
<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>
POST #
<form id="adabundle-online-dictionary-form" enctype="multipart/form-data" action="#" method="POST"><input type="text" tabindex="0" id="adabundle-online-dictionary-search" name="adabundle-online-dictionary-search" autocomplete="off"
placeholder="Search Wikipedia Dictionary" aria-label="Search Wikipedia Dictionary"></form>
Text Content
ABOUT US CONTACT US * SMOZY * 1-800-828-1147 * Pittsburgh, PA, 15232 INFORMATION * Domains * Contact Us * Facebook * Shipping & Returns Skip to main content * Wish Lists * Gift Certificates * Shop Info * Domains PRODUCT CATEGORIES * Smozy * Pro Audio * Part Faktory * Domains FEATURED PRODUCTS * IRIA.COM MSRP: Was: Now: $70,000.00 * FRUTZ MSRP: Was: Now: $27,000.00 * IMVR MSRP: Was: Now: $370,000.00 * L0L MSRP: Was: Now: $70,000.00 * HOPHEAD.COM MSRP: Was: Now: $17,000.00 * AKUDA.COM MSRP: Was: Now: $17,000.00 * Domains * Contact Us * Facebook * Shipping & Returns 0 * * * Sign in * Register * 0 * 1-800-828-1147 0 Search Call Us Sign in / Register * Smozy * Pro Audio * Part Faktory * Domains * Domains * Contact Us * Facebook * Shipping & Returns * Gift Certificates Compare 1. Startseite 2. Smozy 3. Burby.com * BURBY.COM SMOZY MSRP: Was: Now: $5,500.00 (You save ) Write a Review WRITE A REVIEW Close × SMOZY BURBY.COM Rating Required Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5 stars (best) Name Required Email Required Review Subject Required Comments Required SKU: UPC: Current Stock: Adding to cart… The item has been added •••••• More payment options Add to Wish List * * Create New Wish List * Facebook * Email * Print * Twitter * Linkedin * Pinterest * Description ABOUT BURBY.COM An extremely catchy and positive name. Fashion or Clothing brand, a Beauty or Cosmetics business and more! Close × Close × ! OK Cancel Team@Smozy.com 1-800-828-1147 Pittsburgh, PA, 15232 SUBSCRIBE TO OUR NEWSLETTER Email Address NAVIGATE * Domains * Contact Us * Facebook * Shipping & Returns * Sitemap CATEGORIES * Smozy * Pro Audio * Part Faktory * Domains MY ACCOUNT * Orders * Returns * Messages * Addresses * Wish Lists * Recently Viewed * Account Settings POPULAR BRANDS * Smozy * Pro Audio Faktory * View All © copyright 2024 SMOZY. Solar theme designed by epicShops ©2022 Smozy.com Smozy LLC We use cookies (and other similar technologies) to collect data to improve your shopping experience.By using our website, you're agreeing to the collection of data as described in our Privacy Policy. SettingsReject allAccept All Cookies Original text Rate this translation Your feedback will be used to help improve Google Translate ACCESSIBILITY MENU Powered by Translate Epilepsy Safe Mode Dampens color and removes blinks This mode enables people with epilepsy to use the website safely by eliminating the risk of seizures that result from flashing or blinking animations and risky color combinations. Visually Impaired Mode Improves website's visuals This mode adjusts the website for the convenience of users with visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract, Glaucoma, and others. Cognitive Disability Mode Helps to focus on specific content This mode provides different assistive options to help users with cognitive impairments such as Dyslexia, Autism, CVA, and others, to focus on the essential elements of the website more easily. ADHD Friendly Mode Reduces distractions and improve focus This mode helps users with ADHD and Neurodevelopmental disorders to read, browse, and focus on the main website elements more easily while significantly reducing distractions. Blindness Mode Allows using the site with your screen-reader This mode configures the website to be compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software for blind users that is installed on a computer and smartphone, and websites must be compatible with it. Mute Sounds Hide Images Virtual Keyboard Reading Guide Stop Animations Reading Mask Highlight Hover Highlight Focus Big Black Cursor Big White Cursor Navigation Keys Text to Speech Content Scaling Default Font Sizing Default Line Height Default Letter Spacing Default Text Magnifier Readable Font Dyslexia Friendly Highlight Titles Highlight Links Left Aligned Center Aligned right_aligned Dark Contrast Light Contrast Monochrome High Contrast High Saturation Low Saturation Adjust Text Color Adjust Title Colors Adjust Background Colors Accessibility Statement Accessibility statement Reset Hide ACCESSIBILITY STATEMENT We want everyone who visits this website to feel welcome and find the experience rewarding, going above and beyond The Public Sector Bodies Accessibility Regulations 2018. What Are We Doing? To help us make this website a positive place for everyone, we've been using the Web Content Accessibility Guidelines (WCAG) 2.1. These guidelines explain how to make web content more accessible for people with disabilities, and user friendly for everyone. How Are We Doing? We've worked hard on this website and believe we've achieved our goal of optimum accessibility. We monitor the website regularly to maintain this, but if you do find any problems, please get in touch. Let Us Know What You Think If you enjoyed using this website, or if you had trouble with any part of it, please get in touch. We'd like to hear from you in any of the following ways: Email us at EMAIL HERE Call us on: PHONE NUMBER HERE Get in touch at ADDRESS HERE