Experience a rich, dark chocolate twist on your protein intake with Per4m�s Dark Chocolate Rice Cake Twin Packs. Each cake is fully coated in indulgent dark chocolate, offering a sophisticated yet satisfying treat. With 10g of protein per pack and only 0.6g of sugar per cake, these rice cakes are crafted to keep you on track with your fitness goals while treating your taste buds. The box includes 12 twin packs, making it easy to keep a stash of protein snacks on hand.Contains 12x2x32g Dark Chocolate Rice Cakes
/* 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;
}
}
/* 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;
}
}