Stimulate your taste buds with the intense fruit flavor of Jolly Rancher Hard Candy. Enjoy guilt-free long-lasting taste with these sugar-free treats. The pieces are individually wrapped and have different mouth-watering flavors. Each piece of this watermelon/grape/apple/raspberry sugar-free hard candy has just 10 calories. You can pack these mini, bite-sized candies in a purse, school lunch, desk drawer or almost anywhere else. Add a splash of fruity goodness to your party with this convenient, big bag.
Jolly Rancher Hard Candy:
Watermelon, grape, apple, raspberry flavors.
10 calories per piece.
This Jolly Rancher candy comes in a 3.6 oz pack.
Ideal for purse, school lunch, desk drawer or anywhere else.
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}
Choosing a selection results in a full page refresh.