Tone, stretch and strengthen the upper body while burning extra calories in this guided workout on your AeroPilates Reformer with Shauna Smith-Yates. Runtime approximately 40 minutes.
Equipment Required:AeroPilates Reformer
Trainer:Shauna Smith-Yates
In stock
This product is digital only, and does not include a physical dvd.
Upper Body with Shauna
1 / of1
Product Videos
Variant picker
Choosing a selection results in a full page refresh.
Opens in a new window.
function syncGclidToCart() {
var gclid = localStorage.getItem('stamina_gclid');
if (!gclid) return;
fetch('/cart/update.js', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify({
attributes: {
gclid: gclid
}
})
});
}
document.addEventListener('click', function (e) {
if (e.target.closest('[href*="/checkout"], .checkout-button, [name="checkout"]')) {
syncGclidToCart();
}
});
syncGclidToCart();