store.hbr.org
Open in
urlscan Pro
192.200.160.12
Public Scan
Submitted URL: https://link.hbr.org/click/36949638.436917/aHR0cHM6Ly9zdG9yZS5oYnIub3JnL3Byb2R1Y3QvbGVhZGluZy10aHJvdWdoLWFjdGl2YXRpbm...
Effective URL: https://store.hbr.org/product/leading-through-activating-the-soul-heart-and-mind-of-leadership/10738?utm_medium=email&...
Submission: On October 09 via api from CA — Scanned from CA
Effective URL: https://store.hbr.org/product/leading-through-activating-the-soul-heart-and-mind-of-leadership/10738?utm_medium=email&...
Submission: On October 09 via api from CA — Scanned from CA
Form analysis
7 forms found in the DOMGET /shop/
<form class="form form-quickSearch" action="/shop/" method="get">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="quick-search">Search</label>
<input class="form-input" data-search-quick="" name="search_query" id="quick-search" data-error-message="Search field cannot be empty." placeholder="Search HBR Products" autocomplete="off">
<button class="form-submit" type="submit"></button>
</div>
</fieldset>
</form>
GET /shop/
<form class="form form-quickSearch" action="/shop/" method="get">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="nav-quick-search">Search</label>
<input class="form-input" data-search-quick="" name="search_query" id="nav-quick-search" data-error-message="Search field cannot be empty." placeholder="Search HBR Products" autocomplete="off">
<button class="form-submit" type="submit"></button>
</div>
</fieldset>
</form>
GET /shop/
<form class="form form-quickSearch" action="/shop/" method="get">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="navPages-quick-search">Search</label>
<input class="form-input" data-search-quick="" name="search_query" id="navPages-quick-search" data-error-message="Search field cannot be empty." placeholder="Search HBR Products" autocomplete="off">
<button class="form-submit" type="submit"></button>
</div>
</fieldset>
</form>
GET /shop/
<form class="form form-quickSearch form-quickSearch_pdp" action="/shop/" method="get">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="search_query_pdp">Search</label>
<input class="form-input" data-search-quick="" name="search_query" placeholder="Search HBR Products" id="search_query_pdp" data-error-message="Search field cannot be empty." autocomplete="off">
<button class="form-submit" type="submit"></button>
</div>
</fieldset>
</form>
POST /postreview.php
<form class="form writeReview-form" action="/postreview.php" method="post">
<fieldset class="form-fieldset">
<div class="form-field form-field--select">
<label class="form-label" for="rating-rate">Rating <small>*</small>
</label>
<!-- Stars -->
<!-- TODO: Review Stars need to be componentised, both for display and input -->
<select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
<option value="">Select Rating</option>
<option value="1">1 star (worst)</option>
<option value="2">2 stars</option>
<option value="3">3 stars (average)</option>
<option value="4">4 stars</option>
<option value="5">5 stars (best)</option>
</select>
</div>
<!-- Name -->
<div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
<label class="form-label" for="revfromname_input">Name <small>*</small>
</label>
<input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true" aria-labelledby="revfromname" aria-live="polite">
</div>
<!-- Email -->
<div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
<label class="form-label" for="email_input">Email <small>*</small>
</label>
<input type="text" name="email" id="email_input" class="form-input" data-label="Email" data-input="" aria-required="true" aria-labelledby="email" aria-live="polite">
</div>
<!-- Review Subject -->
<div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
<label class="form-label" for="revtitle_input">Review Subject <small>*</small>
</label>
<input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Review Subject" data-input="" aria-required="true" aria-labelledby="revtitle" aria-live="polite">
</div>
<!-- Comments -->
<div class="form-field form-field--textarea" id="revtext" data-validation="">
<label class="form-label" for="revtext_input">Comments <small>*</small>
</label>
<textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" aria-labelledby="revtext" aria-live="polite" data-input="" class="form-input"></textarea>
</div>
<div class="form-field form-field--submit">
<input type="submit" class="button button--primary" value="Submit Review">
</div>
<input type="hidden" name="product_id" value="90269">
<input type="hidden" name="action" value="post_review">
</fieldset>
</form>
POST /postreview.php
<form class="form writeReview-form" action="/postreview.php" method="post">
<fieldset class="form-fieldset">
<div class="form-field form-field--select">
<label class="form-label" for="rating-rate">Rating <small>*</small>
</label>
<!-- Stars -->
<!-- TODO: Review Stars need to be componentised, both for display and input -->
<select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
<option value="">Select Rating</option>
<option value="1">1 star (worst)</option>
<option value="2">2 stars</option>
<option value="3">3 stars (average)</option>
<option value="4">4 stars</option>
<option value="5">5 stars (best)</option>
</select>
</div>
<!-- Name -->
<div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
<label class="form-label" for="revfromname_input">Name <small>*</small>
</label>
<input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true" aria-labelledby="revfromname" aria-live="polite">
</div>
<!-- Email -->
<div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
<label class="form-label" for="email_input">Email <small>*</small>
</label>
<input type="text" name="email" id="email_input" class="form-input" data-label="Email" data-input="" aria-required="true" aria-labelledby="email" aria-live="polite">
</div>
<!-- Review Subject -->
<div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
<label class="form-label" for="revtitle_input">Review Subject <small>*</small>
</label>
<input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Review Subject" data-input="" aria-required="true" aria-labelledby="revtitle" aria-live="polite">
</div>
<!-- Comments -->
<div class="form-field form-field--textarea" id="revtext" data-validation="">
<label class="form-label" for="revtext_input">Comments <small>*</small>
</label>
<textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" aria-labelledby="revtext" aria-live="polite" data-input="" class="form-input"></textarea>
</div>
<div class="form-field form-field--submit">
<input type="submit" class="button button--primary" value="Submit Review">
</div>
<input type="hidden" name="product_id" value="90269">
<input type="hidden" name="action" value="post_review">
</fieldset>
</form>
POST https://store.hbr.org/cart.php
<form class="form" method="post" action="https://store.hbr.org/cart.php" enctype="multipart/form-data" data-cart-item-add="">
<input type="hidden" name="action" value="add">
<input type="hidden" name="product_id" value="90269" data-parent-sku="10738">
<div data-product-option-change="" style="">
<div class="form-field form-radio-box form-field--format" data-product-attribute="">
<label class="form-label form-label--alternate form-label--inlineSmall">
<span class="prefix">Available </span>formats: <small> (*) </small>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_98" name="attribute[360989]" value="98" required="" data-state="false">
<label data-product-attribute-value="98" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_98" data-label="Choose a format" data-value="PDF">
<strong>PDF</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_99" name="attribute[360989]" value="99" required="" data-state="false">
<label data-product-attribute-value="99" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_99" data-label="Choose a format" data-value="Audio MP3">
<strong>Audio MP3</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_100" name="attribute[360989]" value="100" required="" data-state="false">
<label data-product-attribute-value="100" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_100" data-label="Choose a format" data-value="Audio M4A">
<strong>Audio M4A</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_101" name="attribute[360989]" value="101" required="" data-state="false">
<label data-product-attribute-value="101" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_101" data-label="Choose a format" data-value="Audio CDROM">
<strong>Audio CDROM</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_102" name="attribute[360989]" value="102" required="" data-state="false">
<label data-product-attribute-value="102" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_102" data-label="Choose a format" data-value="Audio Cassette">
<strong>Audio Cassette</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_103" name="attribute[360989]" value="103" required="" data-state="false">
<label data-product-attribute-value="103" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_103" data-label="Choose a format" data-value="Bundle">
<strong>Bundle</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_104" name="attribute[360989]" value="104" required="" data-state="false">
<label data-product-attribute-value="104" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_104" data-label="Choose a format" data-value="DVD">
<strong>DVD</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_105" name="attribute[360989]" value="105" required="" data-state="false">
<label data-product-attribute-value="105" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_105" data-label="Choose a format" data-value="Event Live Conference">
<strong>Event Live Conference</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_106" name="attribute[360989]" value="106" required="" data-state="false">
<label data-product-attribute-value="106" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_106" data-label="Choose a format" data-value="Event Virtual Conference">
<strong>Event Virtual Conference</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_107" name="attribute[360989]" value="107" required="" data-state="false">
<label data-product-attribute-value="107" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_107" data-label="Choose a format" data-value="Word Document">
<strong>Word Document</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_108" name="attribute[360989]" value="108" required="" data-state="false">
<label data-product-attribute-value="108" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_108" data-label="Choose a format" data-value="Electronic Book">
<strong>Electronic Book</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_109" name="attribute[360989]" value="109" required="" data-state="false">
<label data-product-attribute-value="109" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_109" data-label="Choose a format" data-value="Enhanced Electronic Book">
<strong>Enhanced Electronic Book</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_110" name="attribute[360989]" value="110" required="" data-state="false">
<label data-product-attribute-value="110" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_110" data-label="Choose a format" data-value="ePub">
<strong>ePub</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_111" name="attribute[360989]" value="111" required="" data-state="false">
<label data-product-attribute-value="111" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_111" data-label="Choose a format" data-value="Financial">
<strong>Financial</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_112" name="attribute[360989]" value="112" required="" data-state="false" checked="checked" data-default="">
<label data-product-attribute-value="112" class="form-label form-label--radio form-label--format available is-checked show" for="attribute_radio_360989_112" data-label="Choose a format" data-value="Ebook" style="display: inline;">
<strong>Ebook</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_113" name="attribute[360989]" value="113" required="" data-state="false">
<label data-product-attribute-value="113" class="form-label form-label--radio form-label--format available show" for="attribute_radio_360989_113" data-label="Choose a format" data-value="Hardcover/Hardcopy" style="display: inline;">
<strong>Hardcover/Hardcopy</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_150" name="attribute[360989]" value="150" required="" data-state="false">
<label data-product-attribute-value="150" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_150" data-label="Choose a format" data-value="Hardcover/Hardcopy (Color)">
<strong>Hardcover/Hardcopy (Color)</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_151" name="attribute[360989]" value="151" required="" data-state="false">
<label data-product-attribute-value="151" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_151" data-label="Choose a format" data-value="Hardcover/Hardcopy (B&W)">
<strong>Hardcover/Hardcopy (B&W)</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_114" name="attribute[360989]" value="114" required="" data-state="false">
<label data-product-attribute-value="114" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_114" data-label="Choose a format" data-value="Web Based HTML">
<strong>Web Based HTML</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_115" name="attribute[360989]" value="115" required="" data-state="false">
<label data-product-attribute-value="115" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_115" data-label="Choose a format" data-value="Kit">
<strong>Kit</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_116" name="attribute[360989]" value="116" required="" data-state="false">
<label data-product-attribute-value="116" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_116" data-label="Choose a format" data-value="License">
<strong>License</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_117" name="attribute[360989]" value="117" required="" data-state="false">
<label data-product-attribute-value="117" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_117" data-label="Choose a format" data-value="Magazine">
<strong>Magazine</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_118" name="attribute[360989]" value="118" required="" data-state="false">
<label data-product-attribute-value="118" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_118" data-label="Choose a format" data-value="Mobi">
<strong>Mobi</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_119" name="attribute[360989]" value="119" required="" data-state="false">
<label data-product-attribute-value="119" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_119" data-label="Choose a format" data-value="Multimedia CDROM">
<strong>Multimedia CDROM</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_120" name="attribute[360989]" value="120" required="" data-state="false">
<label data-product-attribute-value="120" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_120" data-label="Choose a format" data-value="Multimedia Windows Media">
<strong>Multimedia Windows Media</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_121" name="attribute[360989]" value="121" required="" data-state="false">
<label data-product-attribute-value="121" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_121" data-label="Choose a format" data-value="Paperback Book">
<strong>Paperback Book</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_122" name="attribute[360989]" value="122" required="" data-state="false">
<label data-product-attribute-value="122" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_122" data-label="Choose a format" data-value="Powerpoint">
<strong>Powerpoint</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_123" name="attribute[360989]" value="123" required="" data-state="false">
<label data-product-attribute-value="123" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_123" data-label="Choose a format" data-value="Paperback/Softbound">
<strong>Paperback/Softbound</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_152" name="attribute[360989]" value="152" required="" data-state="false">
<label data-product-attribute-value="152" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_152" data-label="Choose a format" data-value="Paperback/Softbound (Color)">
<strong>Paperback/Softbound (Color)</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_153" name="attribute[360989]" value="153" required="" data-state="false">
<label data-product-attribute-value="153" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_153" data-label="Choose a format" data-value="Paperback/Softbound (B&W)">
<strong>Paperback/Softbound (B&W)</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_154" name="attribute[360989]" value="154" required="" data-state="false">
<label data-product-attribute-value="154" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_154" data-label="Choose a format" data-value="Registration Fee">
<strong>Registration Fee</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_124" name="attribute[360989]" value="124" required="" data-state="false">
<label data-product-attribute-value="124" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_124" data-label="Choose a format" data-value="Short Run">
<strong>Short Run</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_125" name="attribute[360989]" value="125" required="" data-state="false">
<label data-product-attribute-value="125" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_125" data-label="Choose a format" data-value="Subscription">
<strong>Subscription</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_126" name="attribute[360989]" value="126" required="" data-state="false">
<label data-product-attribute-value="126" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_126" data-label="Choose a format" data-value="Service">
<strong>Service</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_127" name="attribute[360989]" value="127" required="" data-state="false">
<label data-product-attribute-value="127" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_127" data-label="Choose a format" data-value="Video CDROM">
<strong>Video CDROM</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_128" name="attribute[360989]" value="128" required="" data-state="false">
<label data-product-attribute-value="128" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_128" data-label="Choose a format" data-value="Video DVD">
<strong>Video DVD</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_129" name="attribute[360989]" value="129" required="" data-state="false">
<label data-product-attribute-value="129" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_129" data-label="Choose a format" data-value="Video Flash">
<strong>Video Flash</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_130" name="attribute[360989]" value="130" required="" data-state="false">
<label data-product-attribute-value="130" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_130" data-label="Choose a format" data-value="Video VHS (NTSC)">
<strong>Video VHS (NTSC)</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_131" name="attribute[360989]" value="131" required="" data-state="false">
<label data-product-attribute-value="131" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_131" data-label="Choose a format" data-value="Video VHS (PAL)">
<strong>Video VHS (PAL)</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_132" name="attribute[360989]" value="132" required="" data-state="false">
<label data-product-attribute-value="132" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_132" data-label="Choose a format" data-value="Video Real Player">
<strong>Video Real Player</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_133" name="attribute[360989]" value="133" required="" data-state="false">
<label data-product-attribute-value="133" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_133" data-label="Choose a format" data-value="Microsoft Excel Spreadsheet">
<strong>Microsoft Excel Spreadsheet</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_134" name="attribute[360989]" value="134" required="" data-state="false">
<label data-product-attribute-value="134" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_134" data-label="Choose a format" data-value="XML">
<strong>XML</strong>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360989_135" name="attribute[360989]" value="135" required="" data-state="false">
<label data-product-attribute-value="135" class="form-label form-label--radio form-label--format" for="attribute_radio_360989_135" data-label="Choose a format" data-value="Zip File">
<strong>Zip File</strong>
</label>
</div>
<div class="form-field form-radio-box" data-product-attribute="set-radio" role="radiogroup" aria-labelledby="radio-group-label-360990">
<label class="form-label form-label--alternate form-label--inlineSmall" id="radio-group-label-360990">
<span class="prefix">Available </span>languages: <small> (*) </small>
</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_138" name="attribute[360990]" value="138" required="" data-state="false" checked="checked" data-default="">
<label data-product-attribute-value="138" class="form-label form-label--radio available is-checked show" for="attribute_radio_360990_138" data-label="Choose a language" data-value="English" style="display: inline;">English</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_139" name="attribute[360990]" value="139" required="" data-state="false">
<label data-product-attribute-value="139" class="form-label form-label--radio" for="attribute_radio_360990_139" data-label="Choose a language" data-value="Spanish">Spanish</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_143" name="attribute[360990]" value="143" required="" data-state="false">
<label data-product-attribute-value="143" class="form-label form-label--radio" for="attribute_radio_360990_143" data-label="Choose a language" data-value="Chinese">Chinese</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_147" name="attribute[360990]" value="147" required="" data-state="false">
<label data-product-attribute-value="147" class="form-label form-label--radio" for="attribute_radio_360990_147" data-label="Choose a language" data-value="Danish">Danish</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_146" name="attribute[360990]" value="146" required="" data-state="false">
<label data-product-attribute-value="146" class="form-label form-label--radio" for="attribute_radio_360990_146" data-label="Choose a language" data-value="French">French</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_144" name="attribute[360990]" value="144" required="" data-state="false">
<label data-product-attribute-value="144" class="form-label form-label--radio" for="attribute_radio_360990_144" data-label="Choose a language" data-value="German">German</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_141" name="attribute[360990]" value="141" required="" data-state="false">
<label data-product-attribute-value="141" class="form-label form-label--radio" for="attribute_radio_360990_141" data-label="Choose a language" data-value="Japanese">Japanese</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_140" name="attribute[360990]" value="140" required="" data-state="false">
<label data-product-attribute-value="140" class="form-label form-label--radio" for="attribute_radio_360990_140" data-label="Choose a language" data-value="Portuguese">Portuguese</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_145" name="attribute[360990]" value="145" required="" data-state="false">
<label data-product-attribute-value="145" class="form-label form-label--radio" for="attribute_radio_360990_145" data-label="Choose a language" data-value="Polish">Polish</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_149" name="attribute[360990]" value="149" required="" data-state="false">
<label data-product-attribute-value="149" class="form-label form-label--radio" for="attribute_radio_360990_149" data-label="Choose a language" data-value="Russian">Russian</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_148" name="attribute[360990]" value="148" required="" data-state="false">
<label data-product-attribute-value="148" class="form-label form-label--radio" for="attribute_radio_360990_148" data-label="Choose a language" data-value="Slovak">Slovak</label>
<input class="form-radio" type="radio" id="attribute_radio_360990_142" name="attribute[360990]" value="142" required="" data-state="false">
<label data-product-attribute-value="142" class="form-label form-label--radio" for="attribute_radio_360990_142" data-label="Choose a language" data-value="Traditional Chinese">Traditional Chinese</label>
</div>
<div class="form-field" data-product-attribute="input-checkbox" style="display: none;">
<input type="hidden" name="attribute[360991]" value="137">
<input class="form-checkbox" type="checkbox" name="attribute[360991]" id="attribute-check-360991" value="136" data-cp-checkbox="">
<label class="form-label form-label--custominline" for="attribute-check-360991">Add Copyright Permission.</label>
<a class="quantity-discounts" data-reveal-id="reveal-for-team"><span class="icon-question"><span class="fa fa-question-circle"></span></span></a>
</div>
<div class="form-field" data-product-attribute="input-number" style="display: none;">
<label class="form-label form-label--alternate form-label--inlineSmall" for="attribute_number_360992"> Copyright Permission Qty: <small>
</small>
</label>
<input class="form-input" type="number" id="attribute_number_360992" name="attribute[360992]" value="0">
</div>
<div class="productView-split-line"></div>
</div>
<div class="form-field form-field--stock" style="display:none;">
<label class="form-label form-label--alternate"> Current Stock: <span data-product-stock="">1000000</span>
</label>
</div>
<div class="productAttributes-message" style="display:none">
<p class="alertBox-message"></p>
</div>
<div id="add-to-cart-wrapper" class="add-to-cart-wrapper productView-actions-container">
<div class="sticky-addToCart">
<div class="form-field form-field--increments">
<label class="form-label form-label--alternate" for="qty[]">Qty</label>
<div class="form-increment" data-quantity-change="">
<input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" min="1" data-quantity-min="0" data-quantity-max="0" pattern="[0-9]*" aria-live="polite">
<span style="display: none;"></span>
</div>
<div class="for-team" data-team-price-link="" style="">
<span>Buying for your team?</span><br>
<a class="quantity-link text-link-blue" data-custom-reveal-id="reveal-for-team" aria-label="See quantity pricing">See quantity pricing</a>
</div>
</div>
<div class="form-action">
<input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--red button--small" type="submit" value="Add to Cart" data-added-sku="">
</div>
</div>
</div>
</form>
Text Content
Take 15% off your first order of books, tools, and collections with promo code HBR15OFF . (Terms and conditions apply.) Toggle menu Search * Compare * * 0 * 0 * Sign In * Sign In Search My Library Topic Feeds Orders Account Settings Email Preferences Log Out Search * Featured * Collections * Books * All Books * HBR Work Smart Series * Top 40 Business Books * HBR 10 Must Read Series * HBR 20-Minute Manager Series * HBR Emotional Intelligence Series * HBR Guide Series * HBR Insights Series * HBR Women at Work Series * HBR Working Parents Series * Tools * All Tools * Harvard ManageMentor * Virtual Group Learning Sessions * Tools for Individuals * Workshop Kits for Team Training * Articles * Case Studies * Magazine Issues * Search by Topic * Communication * Entrepreneurship * Finance & Accounting * Innovation * International Business * Leadership & Managing People * Managing Organizations * Managing Yourself * Operations * Sales & Marketing * Strategy * Technology * View All * HBR Home * Compare * Sign In Create an Account * Home * Books Search Click to Preview LEADING THROUGH: ACTIVATING THE SOUL, HEART, AND MIND OF LEADERSHIP by Kim B. Clark, Jonathan R. Clark, Erin E. Clark, (No reviews yet) Write a Review WRITE A REVIEW Close × LEADING THROUGH: ACTIVATING THE SOUL, HEART, AND MIND OF LEADERSHIP Rating * Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5 stars (best) Name * Email * Review Subject * Comments * MSRP: Was: Now: $35.00 (USD) Quantity price applied (No reviews yet) Write a Review WRITE A REVIEW Close × LEADING THROUGH: ACTIVATING THE SOUL, HEART, AND MIND OF LEADERSHIP Rating * Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5 stars (best) Name * Email * Review Subject * Comments * Available formats: (*) PDF Audio MP3 Audio M4A Audio CDROM Audio Cassette Bundle DVD Event Live Conference Event Virtual Conference Word Document Electronic Book Enhanced Electronic Book ePub Financial Ebook Hardcover/Hardcopy Hardcover/Hardcopy (Color) Hardcover/Hardcopy (B&W) Web Based HTML Kit License Magazine Mobi Multimedia CDROM Multimedia Windows Media Paperback Book Powerpoint Paperback/Softbound Paperback/Softbound (Color) Paperback/Softbound (B&W) Registration Fee Short Run Subscription Service Video CDROM Video DVD Video Flash Video VHS (NTSC) Video VHS (PAL) Video Real Player Microsoft Excel Spreadsheet XML Zip File Available languages: (*) English Spanish Chinese Danish French German Japanese Portuguese Polish Russian Slovak Traditional Chinese Add Copyright Permission. Copyright Permission Qty: Current Stock: 1000000 Qty Buying for your team? See quantity pricing Item: #10738E-KND-ENG Pages: 272 Publication Date: September 17, 2024 PRODUCT DESCRIPTION Publication Date: September 17, 2024 Generative AI and the remote-work revolution show us every day that we're in a new era. The rules and norms have changed--and so must leadership. And yet, coercive bureaucracy, hierarchy, and control--old ways of thinking and working--are still with us, a deep-seated and powerful legacy. We are living through a profound transition from an old, industrial era to a new one that is digital, transparent, and complex. In this important new book by former dean of Harvard Business School Kim Clark, written with his business school professor son, Jonathan, and management consultant daughter, Erin, the dynamic struggle between two competing paradigms of leadership is compellingly illustrated: an old paradigm that involves control and power over people versus a new one that enables and inspires power through people. With rich examples and stories, the authors show how deeply ingrained the legacy model of leadership remains and how destructive it is, causing waste and loss of human potential, stifling innovation, and ultimately resulting in what the authors call "organizational darkness." They go on to articulate a new, positive model, one that consciously seeks to do good and to make things better; that cares for people, helping them to thrive; and that mobilizes people to solve tough problems. These three elements, they argue, are the soul, heart, and mind of leadership, and activating them requires careful attention to both the personal and the organizational dimensions of leadership. The narrative is interwoven with probing analysis and reflection, and the authors speak clearly and frankly about the moral aspects and impact of leadership. They also provide a concrete frame and approach for scaling the new model and creating a vibrant leadership system. Leading Through is a deep and essential account of the evolution of our leadership thinking and practice that is both timely and timeless. Product #: 10738E-KND-ENG Pages: 272 Related Topics: Personal growth and transformation, Leadership styles, Leadership qualities, Leadership development, Leadership and managing people, Personal strategy and style, Personal ethics, Personal purpose and values, Interpersonal skills, Continuous learning, Careers, Power and influence, Leadership vision, Close × Summaries and excerpts of the latest books, special offers, and more from Harvard Business Review Press. Sign up THIS PRODUCT ALSO APPEARS IN RELATED PRODUCTS * | Book HBR GUIDE TO LEADING THROUGH CHANGE By Harvard Business Review, $21.95 (USD) View Details * | Book PSYCHOLOGICAL SAFETY (HBR EMOTIONAL INTELLIGENCE SERIES) By Harvard Business Review, Amy C. Edmondson, Daisy Auger Dominguez ..., $19.99 (USD) View Details * | Book HUMAN + MACHINE, UPDATED AND EXPANDED: REIMAGINING WORK IN THE AGE OF AI By Paul Daugherty and H. James Wilson, $32.00 (USD) View Details Close × ! OK Cancel COPYRIGHT PERMISSIONS To obtain copyright permission to share this PDF with your team, purchase one copy per user. ORDER FOR YOUR TEAM AND SAVE! FOOTER START HBR STORE * Featured * Collections * Books * Tools * Articles * Case Studies * Magazine Issues HBR SERIES * HBR Work Smart Series * HBR 10 Must Read Series * HBR 20-Minute Manager Series * HBR Emotional Intelligence Series * HBR Guide Series * HBR Insights Series * HBR Women at Work Series * HBR Working Parents Series SEARCH BY TOPIC * Communication * Entrepreneurship * Finance & Accounting * Innovation * International Business * Leadership & Managing People * Managing Organizations * Managing Yourself * Operations * Sales & Marketing * Strategy * Technology MY ACCOUNT * My Library * Orders * Account Settings * Email Preferences * Sign In CONTACT US * U.S. Canada: 800.988.0886 * International: 617.783.7500 * Email: customerservice@harvardbusiness.org * Help Center * Returns Policy * HBR Press * Privacy Policy * Copyright Information * Harvard Business Publishing: * Higher Education * Corporate Learning * Harvard Business Review * Harvard Business School Copyright © 2024 Harvard Business School Publishing. All rights reserved. Harvard Business Publishing is an affiliate of Harvard Business School. Back to top Chevron Down Icon LEADING THROUGH: ACTIVATING THE SOUL, HEART, AND MIND OF LEADERSHIP Close × | Press Book LEADING THROUGH: ACTIVATING THE SOUL, HEART, AND MIND OF LEADERSHIP By Kim B. Clark, Jonathan R. Clark, Erin E. Clark, MSRP: Was: Now: $35.00 (USD) Add to Cart Loading shopping cart, please wait...