Is there a way to set a default selection in replo? E.g. choose which variant or subscribe-and-save option is selected on page load?
Hi Will Barry, Generally yep! If you check the Config tab for a product component you should see the "default" variant there and also the "Default selling plan" as well. I think that should work!
Awesome I see what you're pointing out. I'm realizing what I actually need is to default-select a quantity selection in a quantity selection component. Is that possible? For example, would be great to have the second of these two options selected on page load.
Sorry if a dumb q!
Quantity selection config:
Ahh, got it. Actually, it looks like there isn't a great way to do this right now. I will pass this along to the team and see if we can come up with a quick and easy solution. One thing that will work, but it's very hacky, is to use a Tabs Block and: - Hide the Tabs Content - Use the tabs menu to configure the state of the active vs. non-active tab (the same thing the Product Quantity Selection list does) - Use "Set Product Quantity To" interactions on the tabs menu containers. I'd say give that a try and maybe it's a viable workaround while we figure out how to add this feature?
Took me a bit over tinkering to understand but yes! This is really clever. Thanks so much Steve!!!!
from what I'm seeing, this will allow me to have the second tab selected on page load, but I'd have to actually click on the second tab to set the product quantity to 2, correct? I can't have product quantity default to 2 on page load? I might be misunderstanding.
You should be able to in the product component’s config tab!
Will Barry i assume you were able to get this to work?
oh im seeing it now! sorry just needed some sleep. All set thanks steve!!