I’m currently working on an ecommerce site that uses Foxycart.
I’ve added a custom dropdown for product options using Nice Select JS but it’s taking a few seconds to load on the page. I’m loading the JS file in the first in the header.
I’m referring to the page load - I seem to be getting a few seconds before the options load… Not sure if it’s how Nice Select is written. I’m not a JS ninja unfortunately.
Hey @CooperX.
Ok cool. I just wanted to make sure it wasn’t anything Foxy related, and if it was, I was going to dig in. As far as styling selects go, a quick Google search will give you lots of options.
That said, have you tried piggy backing on Webflow’s default select styling and then adding your own in the Designer. If you add the class “w-select” (instead of w-input) to your select element, that will give you Webflow’s default overrides that create a pretty consistent experience for users. Hope this helps some.
Hi @CooperX, I’m trying to achieve the same checkout page that you did in the screencast.
In particular, i’m trying to achieve 3 things.
Have a quantity adjustment field before submitting to cart (where foxy will pick up the same quantity)
Have a dropdown for color variants for the product (similar to sizing)
Have Foxy pick everything up in the order form and submit to the cart
I see you mentioned NiceSelect but I’m a designer only (designing for my own site) and I have very limited coding skills. How difficult would you say it would be to implement something like that? And would you say there is an easier option vs Nice Select?
@foxy if you know how best I am able to implement these inside Webflow and tie it up with Foxy it would be bloody awesome.
Right now my only option that I’m having users go through is click on Add to Cart then amend the quantity there in the minicart on the right side when Foxy pops up. (I have no current solution for variants within same parent SKU)
Hi @spencerj
I just responded to your private message with more info. For anyone else wondering how to add a quantity field and dynamic product variants, please reach out and we’ll send more info.
Hey @foxy, I too am trying to build a custom quantity selector, styled dropdown and styled radio buttons. Actually, here basically this is what I’m trying to do. Any help or links to live Webflow preview examples of how others did it are much appreciated!