Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
All Data Structures Namespaces Files Functions Variables Pages
Variables
tocart.phtml File Reference

Go to the source code of this file.

Variables

if( $block->getWishlist() ->getItemsCount() &&$block->getWishlist() ->isSalable())(__( 'Add All to Cart')) ?>" class endif
 

Variable Documentation

◆ endif

if ($block->getWishlist()->getItemsCount() && $block->getWishlist()->isSalable()) (__('Add All to Cart')) ?>" class endif
Initial value:
="action tocart">
<span><?= $block->escapeHtml(__('Add All to Cart'))
__()
Definition: __.php:13
$block
Definition: block.php:8

Definition at line 12 of file tocart.phtml.