Hi,
I have the exact same issue. I’ve deleted all my template overrides and it still doesn’t display the product variables, I am too getting the “out of stock and unavailable”.
My website is: http://therooflightsuperstore.co.uk
Would you please take a quick look for me, and see what file it is as I am very keen to update asap!
Thanks,
Sadie
I’ve also put this CSS in the custom overrides in settings:
.wooslider-direction-nav .wooslider-next {
right: 0 !important;
margin-right: 20px;
opacity: 1 !important;
}
.wooslider-direction-nav .wooslider-prev {
left: 0 !important;
opacity: 1 !important;
margin-left: 20px;
}