I went through pages on my website to find the information to fill in the areas you have highlighted in blue.
I do not really know if I am using the correct names. I clicked on the + and added Two Buttons ( High and Low)
I do not even know where to add the code.
So I decided to attached images with the information.
Can you please… fill in the information and please let me know where to add the code.
The only thing left to change is the dataset ID. Use the properties panel to find the ID of your dataset. Replace yourDatasetId with that value in the two places it appears above. (Don’t forget to leave the # as it is.)
I am still stuck.
I clicked on the readywear dataset image.
Is the datasetID shown under the word properties?(dresses1)
I copied dresses1 entered where it says yourDatasetId
Then I clicked on the Gallery
Clicked on onCurrentitemChanged
Pasted the whole code after the the lat }
Preview the page, clicked on High and Low buttons but nothing is happening.
I used the code you provided above to create Price “High” and “Low” buttons.
For some of the pages the code is working fine. But, when I clicked “High” or “Low” buttons on some pages it does not identifies all the items on the page for ascending or descending.
I clicked on price Low, but it is showing £100 and £136 pounds items first then the rest of the items in ascending order.