Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
<?php
/**
 * Frontend view
 *
 * @package offer-product-quantity
 */

?>
<div class="cartflows-pro-bb__offer-product-quantity cartflows-bb__offer-product-quantity_align-<?php echo $settings->align; ?>">
	<?php
		echo do_shortcode( '[cartflows_offer_product_quantity]' );
	?>
</div>