Skip to main content

REVIEW US

Tell Us How We're Doing

We welcome your open and honest feedback - it helps us ensure that we're delivering the best experience possible each and every time you shop with us, get your bike serviced with us, or go for a ride with us. Please share your thoughts and we'll be in touch as soon as possible if you request a follow up conversation. Thank you for choosing Victory Velo!

Thumbs up

Thumbs Up Review

Thumbs down

Thumbs Down Review

// Create a new script element const script = document.createElement('script'); // Set the 'src' attribute script.src = "https://popup.zidy.com/pp.min.js"; // Set the 'defer' attribute script.defer = true; // Set the 'data-origin-id' attribute script.setAttribute('data-origin-id', "id_a5e303a516154412b783c7979996120d"); // Set the 'data-client-id' attribute script.setAttribute('data-client-id', "tnt_154aa2ca127a4736ae983384d2541dad"); // Append the script element to the document's head document.head.appendChild(script);