I have set my currency and prices for each of my product variants to $69.00 however when I add it to cart it changes to it a much larger number like this. what do I do?
Hi @carla27 ,
You can show your product price upper or low of quality value section.
how do i do this @oscprofessional
share your store URL.
.money {
text-align: left;
float: left;
padding-top: 20px;
}
.grid.grid-small.flex-nowrap.align-center.spacer-top-xs {
display: block;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
it stills shows like this @oscprofessional

