[php] // ****** GRISHA: For each new CCAP, add to function ShowListOfPurchasedProducts() inside the file “includes-custom.php” so they show up on “My Account” page. Add SLIDE NOTES to folder stated below – use ccap as folder name[/php][PHP]buyNowButton(“film_003_ppp”);[/PHP][s2If current_user_can(access_s2member_ccap_film_003_ppp)]
// $provider values are LivestreamLive, LivestreamRecorded, Vimeo
// LivestreamLive requires $codeEvent
// LivestreamRecorded requires $codeEvent and $codeRecording
// Vimeo requires $codeRecording
$provider=”Vimeo”;
$codeRecording=”113866933″;
QandAiFrame($provider, “”,$codeRecording)
[/php]
- Click for Notes
- We also sell this as a physical DVD under the Problem Prevention title or #3 of the full BAT 2.0 Empowered Animals Series.
[/s2If]Taking force-free training a step further – from reinforcement to empowerment – Grisha focuses on helping dogs meet their needs in appropriate ways. Doing so can prevent and eliminate many of the behaviors that humans don’t like.
[s2If is_user_not_logged_in()]If you have already purchased this video, please log in with the user info you created.[/s2If]

- Video #3 in the BAT 2.0 Empowered Animals Series (Buy the set)
- Presented by: Grisha Stewart MA, CPDT-KA, KPACTP
- Instant streaming on your computer or mobile device (not a download – physical DVD sold separately)
- Watch as many times as you want!
- Run time: 2 hr 32 mins
- Produced by TawzerDog in 2014 for home viewers (not just a filmed seminar)
- Includes a PDF with slides to go along with the video
Empowerment is not only an efficient way to train our dogs, it is a big step in the direction of a high standard of humane care for the dogs who share our lives.
Grisha uses practical demonstrations to teach various skills, clarifies where problems come from, and explains how to mesh the needs of your dog with the needs of your family and the rest of human society.
This is a must-view video for breeders, puppy parents, dog owners, and professional dog trainers.
[php]
$url=”http://”.$_SERVER[‘HTTP_HOST’].$_SERVER[‘REQUEST_URI’];
$ccap = “film_003_ppp”;
$desc = “Feature Film – Problem Prevention in Puppies and Dogs”;
$price = “25”;
$productType = “featureFilms”;
CheckProductAccess($ccap, $desc, $price, $url, $productType)
[/php]