Can anyone figure out this shops product variations?

Hello, I have been using a 3P app for product variations currently. Issue is I am not happy with the breaking out of my price add ones such as the text engraving in my customers cart. I really like how this company showcases and incorporates that. Is this a code, is it meta tags, or is it a 3P app that someone can help me uncover this expierence?

https://silvercut.com/products/keychain

1 Like

Looks like a custom code to me.

Product has 3 options: “Material”, “Engraving”: Yes/No, and “Size”

Engraving text is passed as line item property.

Custom code updates hidden “Engraving” selector based on whether Engraving text is empty or not.

1 Like