<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Use Cases - CODIBU</title>
	<atom:link href="https://help.codibu.com/kbtopic/use-cases-woocommerce-bookings/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.codibu.com</link>
	<description>Hosting &#38; Domain,  Development &#38; Design, SEO &#38; Marketing, 2300+ Themes &#38; Plugins, Free SEO analysis &#38; tools</description>
	<lastBuildDate>Fri, 06 Nov 2020 11:53:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://help.codibu.com/wp-content/uploads/2022/07/favicon.png</url>
	<title>Use Cases - CODIBU</title>
	<link>https://help.codibu.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Party Equipment Rental (Using Persons and Resources)</title>
		<link>https://help.codibu.com/blog/party-equipment-rental-using-persons-and-resources/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=party-equipment-rental-using-persons-and-resources</link>
					<comments>https://help.codibu.com/blog/party-equipment-rental-using-persons-and-resources/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:53:27 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/party-equipment-rental-using-persons-and-resources/</guid>

					<description><![CDATA[<p>Scenario A party supply store rents out various equipment for parties. One of the items is chairs. They have chairs in varying colors and varying quantities<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/party-equipment-rental-using-persons-and-resources/">Party Equipment Rental (Using Persons and Resources)</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>A party supply store rents out various equipment for parties. One of the items is chairs. They have chairs in varying colors and varying quantities of each color. They wish to enable their customers to define the color and number of chairs that they wish to rent for their event.</p>
<p>For this use-case ‘persons’ and ‘resources’ can be leveraged in a bit of an unconventional method to accomplish the goals of the party supply store.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-party-equipment-rental.png?w=950" rel="prettyPhoto"><img fetchpriority="high" decoding="async" class="aligncenter size-large wp-image-921723" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-party-equipment-rental.png?w=950" sizes="(max-width: 950px) 100vw, 950px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-party-equipment-rental.png 2522w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-party-equipment-rental.png?resize=550,376 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-party-equipment-rental.png?resize=768,525 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-party-equipment-rental.png?resize=950,649 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-party-equipment-rental.png?resize=1536,1050 1536w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-party-equipment-rental.png?resize=2048,1400 2048w" alt="" width="950" height="649" /></a></p>
<h2 id="section-2">Products Used</h2>
<p><a href="https://wordpress.org/plugins/woocommerce/">WooCommerce</a><br />
<a href="https://help.codibu.com/blog/kb/woocommerce-bookings/">WooCommerce Bookings</a></p>
<h2 id="section-3">Setup and Configuration</h2>
<h3 id="section-4">Resources</h3>
<p>Create a resource for each color of chair, and set the quantity available for a particular color.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-add-resource.png" rel="prettyPhoto"><img decoding="async" class="aligncenter size-full wp-image-1098019" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-add-resource.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-add-resource.png 2528w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-add-resource.png?resize=550,191 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-add-resource.png?resize=768,267 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-add-resource.png?resize=950,330 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-add-resource.png?resize=1536,533 1536w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-add-resource.png?resize=2048,711 2048w" alt="" width="980" height="340" /></a></p>
<ol>
<li>Go to: <strong>WooCommerce &gt; Bookings &gt; Resources</strong>.</li>
<li>Select <strong>Add Resource</strong>.</li>
<li>Enter <strong>Title</strong>.</li>
<li>Enter <strong>Available Quantity</strong>.</li>
<li><strong>Publish</strong>.</li>
</ol>
<h3 id="section-5">Bookable Product</h3>
<p>Create the bookable product.</p>
<ol>
<li>Go to: <strong>WooCommerce &gt; Products &gt; Add New</strong>.</li>
<li>Scroll down to <strong>Product Data</strong>, and select <strong>Bookable Product</strong> from the dropdown.</li>
<li>Tick the box for <strong>Virtual</strong> since chair are picked up by customers and require no shipping.</li>
<li>Tick the box for <strong>Has Persons</strong> since the number of persons are used to control the number of chairs available.</li>
<li>Tick the box for <strong>Has Resources</strong> since resources are used to present color choices to customers.</li>
<li>Select <strong>Fixed Blocks of 1 Day</strong> for booking duration, since chairs are rented by the day.</li>
<li>Go to the <strong>Resources</strong> tab.</li>
<li>Select from the dropdown each of the chairs you defined in the Resources section above.<br />
<a href="https://help.codibu.com/wp-content/uploads/2020/11/add-link-resource.png" rel="prettyPhoto"><img decoding="async" class="aligncenter wp-image-1098043" src="https://help.codibu.com/wp-content/uploads/2020/11/add-link-resource.png" sizes="(max-width: 730px) 100vw, 730px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/add-link-resource.png 1512w, https://help.codibu.com/wp-content/uploads/2020/11/add-link-resource.png?resize=550,186 550w, https://help.codibu.com/wp-content/uploads/2020/11/add-link-resource.png?resize=768,259 768w, https://help.codibu.com/wp-content/uploads/2020/11/add-link-resource.png?resize=950,320 950w" alt="" width="730" height="246" /></a></li>
<li>Enter a <strong>Label</strong> as appropriate, and set <strong>Resources are… to Customer selected</strong>.<br />
<a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-party-rentals-resources.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1454375" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-party-rentals-resources.png" sizes="(max-width: 907px) 100vw, 907px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-party-rentals-resources.png 907w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-party-rentals-resources.png?resize=550,335 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-party-rentals-resources.png?resize=768,468 768w" alt="" width="907" height="553" /></a></li>
<li>Go to the <strong>Availability</strong> tab.
<ul>
<li>Set the <strong>Max bookings per block</strong> to the total number of chairs available. For example, if there are 200 black chairs, 200 white chairs and 200 gold chairs, then set the max bookings per block to 600.</li>
</ul>
</li>
<li>Go the <strong>Persons</strong> tab.
<ul>
<li>Set the <strong>Min and Max persons</strong> as needed. Persons is going to be used to allow the customer to define the number of chairs they would like to rent as well as to calculate the price based on the number of chairs booked. In this case, since the number of chairs that can be booked at once will be limited to the number of chairs available for the chosen color, max persons has been set to 200.</li>
<li>Tick the box for <strong>Multiply all costs by person count</strong> to ensure that prices are calculated based on the quantity of chairs.</li>
<li>Tick the box for <strong>Count persons as bookings</strong> to control the number of chairs available for any given block of time.</li>
<li>Tick the box for <strong>Enable person types</strong> and then select <strong>Add Person Type</strong>, which allows you to set a custom label. For this example, I want the label to be Qty. of chairs<a href="https://help.codibu.com/wp-content/uploads/2020/11/use-case-part-equipment-rental-bookings-persons-settings.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1731492" src="https://help.codibu.com/wp-content/uploads/2020/11/use-case-part-equipment-rental-bookings-persons-settings.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/use-case-part-equipment-rental-bookings-persons-settings.png 1632w, https://help.codibu.com/wp-content/uploads/2020/11/use-case-part-equipment-rental-bookings-persons-settings.png?resize=550,441 550w, https://help.codibu.com/wp-content/uploads/2020/11/use-case-part-equipment-rental-bookings-persons-settings.png?resize=768,616 768w, https://help.codibu.com/wp-content/uploads/2020/11/use-case-part-equipment-rental-bookings-persons-settings.png?resize=950,761 950w, https://help.codibu.com/wp-content/uploads/2020/11/use-case-part-equipment-rental-bookings-persons-settings.png?resize=1536,1231 1536w" alt="" width="980" height="785" /></a></li>
</ul>
</li>
<li>Go to the <strong>Costs</strong> tab and set as appropriate, bearing in mind that <strong>block cost</strong> will be multiplied by the total number of chairs.</li>
<li>Go to the <strong>Availability</strong> tab and set as needed.</li>
<li><strong>Publish</strong>.</li>
</ol>
<h2 id="section-6">Usage</h2>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-party-rental-usage.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1454511" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-party-rental-usage.png" sizes="(max-width: 687px) 100vw, 687px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-party-rental-usage.png 687w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-party-rental-usage.png?resize=427,550 427w" alt="" width="687" height="884" /></a></p><p>The post <a href="https://help.codibu.com/blog/party-equipment-rental-using-persons-and-resources/">Party Equipment Rental (Using Persons and Resources)</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/party-equipment-rental-using-persons-and-resources/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Deposit Required Booking</title>
		<link>https://help.codibu.com/blog/deposit-required-booking/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deposit-required-booking</link>
					<comments>https://help.codibu.com/blog/deposit-required-booking/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:52:53 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/deposit-required-booking/</guid>

					<description><![CDATA[<p>Scenario You have a room you would like make available for booking and you would like to collect a 25% deposit during checkout to hold the room. Products<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/deposit-required-booking/">Deposit Required Booking</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>You have a room you would like make available for booking and you would like to collect a 25% deposit during checkout to hold the room.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/deposit-booking-room.jpeg?w=550" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1031741" src="https://help.codibu.com/wp-content/uploads/2020/11/deposit-booking-room.jpeg?w=550" sizes="(max-width: 550px) 100vw, 550px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/deposit-booking-room.jpeg 1880w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-booking-room.jpeg?resize=550,344 550w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-booking-room.jpeg?resize=768,480 768w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-booking-room.jpeg?resize=950,594 950w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-booking-room.jpeg?resize=1536,960 1536w" alt="" width="550" height="344" /></a></p>
<h2 id="section-2">Products Used</h2>
<ul>
<li><a href="https://help.codibu.com/">WooCommerce</a></li>
<li><a href="https://help.codibu.com/blog/kb/woocommerce-bookings/">WooCommerce Bookings</a></li>
<li><a href="https://help.codibu.com/blog/kb/woocommerce-deposits/">WooCommerce Deposits</a></li>
</ul>
<h2 id="section-3">Setup and Configuration</h2>
<h3 id="section-4">Create Product</h3>
<p>We’ll need to first create a Bookable Product.</p>
<ol>
<li>In the sidebar of your WordPress Admin, click on <strong>Products</strong>.</li>
<li>Click on the <strong>Add New</strong> button on the top.</li>
<li>Under <strong>Product data</strong> select <code>Bookable product</code>.</li>
<li>To the side of the <strong>Product data</strong> box you will then tick the checkboxes for <strong>Virtual</strong>.</li>
</ol>
<p>You’ve created a basic Bookable Product that we can use for our example. Now it’s time to configure the product. There are primarily rour tabs that we are concerned with.</p>
<h3 id="section-5">General Tab</h3>
<ul>
<li>Product is <code>Virtual</code> (no need to ship anything).</li>
<li>Product <code>Has Persons</code>.</li>
<li>Product has <strong>Fixed blocks of</strong> <code>1</code> <strong>Day(s)</strong>.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-general-tab.png?w=550" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1031777" src="https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-general-tab.png?w=550" sizes="(max-width: 550px) 100vw, 550px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-general-tab.png 955w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-general-tab.png?resize=550,293 550w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-general-tab.png?resize=768,409 768w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-general-tab.png?resize=950,506 950w" alt="" width="550" height="293" /></a></p>
<h3 id="section-6">Availability Tab</h3>
<p>Setting the <strong>All dates are…</strong> to <code>not-available by default</code> is often the best approach when creating complex availability rules. It’s easier to add what is available, then to add what is and what is not.</p>
<ul>
<li>Product has <strong>All dates are…</strong> <code>not-available by default</code>.</li>
<li>Product has availability configured for <strong>Range of days</strong> set to <code>Monday to Sunday</code> and <strong>Bookable</strong> set to <code>Yes</code>.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/deposits-required-booking-availability-tab.png?w=550" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1031798" src="https://help.codibu.com/wp-content/uploads/2020/11/deposits-required-booking-availability-tab.png?w=550" sizes="(max-width: 550px) 100vw, 550px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/deposits-required-booking-availability-tab.png 954w, https://help.codibu.com/wp-content/uploads/2020/11/deposits-required-booking-availability-tab.png?resize=550,427 550w, https://help.codibu.com/wp-content/uploads/2020/11/deposits-required-booking-availability-tab.png?resize=768,597 768w, https://help.codibu.com/wp-content/uploads/2020/11/deposits-required-booking-availability-tab.png?resize=950,738 950w" alt="" width="550" height="427" /></a></p>
<h3 id="section-7">Persons Tab</h3>
<p>This is where you configure Persons. Enabling person types allows you to specify different prices and set minimum and maximum allowed. For our example we want to charge more for Adults, and we want children to be free, but still counted since the room’s capacity is 5 people.</p>
<ul>
<li>Product has <strong>Min persons</strong> <code>1</code>.</li>
<li>Product has <strong>Max persons</strong> <code>5</code>.</li>
<li>Product has <strong>Enable persons types</strong> checked.</li>
<li>Product has three person types. Adult, Young Adult and Child. Each has it’s own price.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-persons-tab.png?w=501" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1031816" src="https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-persons-tab.png?w=501" sizes="(max-width: 501px) 100vw, 501px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-persons-tab.png 953w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-persons-tab.png?resize=501,550 501w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-persons-tab.png?resize=768,843 768w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-persons-tab.png?resize=866,950 866w" alt="" width="501" height="550" /></a></p>
<h3 id="section-8">Deposits Tab</h3>
<p><a href="https://help.codibu.com/blog/kb/woocommerce-deposits/">WooCommerce Deposits</a> allows you to take a deposit as a percentage, as fixed amount and as a payment plan. For our example, we do not need a payment plan since we will collect the rest when our customer checks in to their room. We are going to choose percentage, but we could easily chose a fixed amount, it just depends on preference.</p>
<ul>
<li>Product has <strong>Enable Deposits</strong> <code>Yes - deposits are required</code>.</li>
<li>Product has <strong>Deposit Type</strong> <code>Percentage</code>.</li>
<li>Product has <strong>Deposit Amount</strong> <code>25</code>.</li>
<li>Product has <strong>Default Deposit Selected Type</strong> <code>Pay Deposit</code>. The other options is Pay in full.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-deposit-tab.png?w=550" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1031831" src="https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-deposit-tab.png?w=550" sizes="(max-width: 550px) 100vw, 550px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-deposit-tab.png 953w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-deposit-tab.png?resize=550,291 550w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-deposit-tab.png?resize=768,407 768w, https://help.codibu.com/wp-content/uploads/2020/11/deposit-required-booking-deposit-tab.png?resize=950,503 950w" alt="" width="550" height="291" /></a></p>
<p><strong>Publish</strong> <a href="https://bookingsdemo.blog/product/deposit-required-booking/">the booking</a> and you’re set!</p><p>The post <a href="https://help.codibu.com/blog/deposit-required-booking/">Deposit Required Booking</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/deposit-required-booking/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Recording Studio (Example with different rates, Resources, Persons and Product Add-ons)</title>
		<link>https://help.codibu.com/blog/recording-studio-example-with-different-rates-resources-persons-and-product-add-ons/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=recording-studio-example-with-different-rates-resources-persons-and-product-add-ons</link>
					<comments>https://help.codibu.com/blog/recording-studio-example-with-different-rates-resources-persons-and-product-add-ons/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:52:20 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/recording-studio-example-with-different-rates-resources-persons-and-product-add-ons/</guid>

					<description><![CDATA[<p>Scenario Alexi has a recording studio and needs a website where people can book his two rooms. He is open from 9:00 to 13:00 and 17:00<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/recording-studio-example-with-different-rates-resources-persons-and-product-add-ons/">Recording Studio (Example with different rates, Resources, Persons and Product Add-ons)</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>Alexi has a recording studio and needs a website where people can book his two rooms.</p>
<ul>
<li>He is open from 9:00 to 13:00 and 17:00 to 23:00, Monday to Saturday</li>
<li>He is closed on public holidays and Sundays</li>
<li>He wants to rent rooms for a minimum of 1 hour and a maximum of 3 hours per booking</li>
<li>He wants the price to be $7.00/hour but from 18:00 the rate must be $3.00/hr higher</li>
<li>His rooms are not huge, so the maximum capacity is 5 people per room</li>
<li>Room #2 is not available on Saturday because he and his friends use it</li>
<li>He can rent instruments, speakers and cables (Optional: <a href="https://help.codibu.com/blog/kb/product-add-ons-2/">WooCommerce Product Add-ons</a> is used for this)</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-recording-studio.png?w=950" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-921785" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-recording-studio.png?w=950" sizes="(max-width: 950px) 100vw, 950px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-recording-studio.png 2278w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-recording-studio.png?resize=550,335 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-recording-studio.png?resize=768,468 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-recording-studio.png?resize=950,579 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-recording-studio.png?resize=1536,936 1536w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-recording-studio.png?resize=2048,1248 2048w" alt="" width="950" height="579" /></a></p>
<h2 id="section-2">Products Used</h2>
<ul>
<li><a href="https://wordpress.org/plugins/woocommerce/">WooCommerce</a></li>
<li><a href="https://help.codibu.com/blog/kb/woocommerce-bookings/" target="_blank" rel="noopener noreferrer">WooCommerce Bookings</a></li>
<li><a href="https://help.codibu.com/blog/kb/product-add-ons-2/">WooCommerce Product Add-Ons</a></li>
<li>Storefront</li>
</ul>
<h2 id="section-3">Setup and Configuration</h2>
<p>These instructions assume you have already set up a bookable product for Recording Studio, according to steps outlined at <a href="https://help.codibu.com/blog/kb/creating-a-bookable-product/">Create a Bookable Product</a>.</p>
<ol>
<li>Go to <strong>WooCommerce &gt; Products</strong> and select the bookable product for your recording studio.</li>
<li>Tick the box for <strong>Has Resources</strong>. A <strong>Resources</strong> tab opens in the left-hand menu.<br />
<a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resources.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1456819" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resources.png" sizes="(max-width: 745px) 100vw, 745px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resources.png 745w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resources.png?resize=550,408 550w" alt="" width="745" height="553" /></a></li>
<li>Select <strong>Add/link Resource </strong>to add two rooms as resources.</li>
<li><strong>Name your resource</strong> (e.g., Room 1 or Studio 1) when the window opens, and select <strong>OK</strong>.<br />
<a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-resource-name.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1097910" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-resource-name.png" sizes="(max-width: 440px) 100vw, 440px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-resource-name.png 892w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-resource-name.png?resize=550,164 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-resource-name.png?resize=768,229 768w" alt="" width="440" height="131" /></a></li>
<li>Repeat steps #3 and #4 to add another resource (e.g., Room 2 or Studio 2).</li>
<li>Select <strong>Manage Resources</strong>. A new browser tab opens and shows you the <strong>Bookable Resources</strong> you created.<br />
<a href="https://help.codibu.com/wp-content/uploads/2020/11/bookable-resources.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1097911" src="https://help.codibu.com/wp-content/uploads/2020/11/bookable-resources.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookable-resources.png 2506w, https://help.codibu.com/wp-content/uploads/2020/11/bookable-resources.png?resize=550,181 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookable-resources.png?resize=768,253 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookable-resources.png?resize=950,312 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookable-resources.png?resize=1536,505 1536w, https://help.codibu.com/wp-content/uploads/2020/11/bookable-resources.png?resize=2048,673 2048w" alt="" width="980" height="322" /></a></li>
<li>Select <strong>Room 1</strong> or hover over Room 1 and select <strong>Edit</strong>. Configure the room as shown. <strong>Update</strong> to save.<a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-one.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1456841" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-one.png" sizes="(max-width: 836px) 100vw, 836px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-one.png 836w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-one.png?resize=550,274 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-one.png?resize=768,382 768w" alt="" width="836" height="416" /></a><br />
Select <strong>Room 2</strong> or hover over Room 2 and select <strong>Edit</strong> &gt; <strong>Add Range</strong>. Configure the room as shown so it cannot be booked on Saturday. <strong>Update</strong> to save.<a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-two.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1456844" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-two.png" sizes="(max-width: 830px) 100vw, 830px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-two.png 830w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-two.png?resize=550,302 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-resource-room-two.png?resize=768,422 768w" alt="" width="830" height="456" /></a></li>
<li>Set the global availability for Sundays and public holidays in <strong>Bookings &gt; Settings &gt; Store Availability</strong>. They are closed those days, so rooms are not available. <strong>Save Changes</strong>.</li>
</ol>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-40-16.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1938034 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-40-16.png" sizes="(max-width: 2840px) 100vw, 2840px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-40-16.png 2840w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-40-16.png?resize=550,140 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-40-16.png?resize=768,196 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-40-16.png?resize=950,242 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-40-16.png?resize=1536,392 1536w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-40-16.png?resize=2048,522 2048w" alt="" width="2840" height="724" /></a></p>
<ol>
<li>Return to the <strong>Recording Studio</strong> bookable product, and go to <strong>Product Data</strong>. Configure the <strong>General</strong>, <strong>Resources</strong>, <strong>Availability</strong> and <strong>Costs</strong> tabs as shown.<a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-general-tab.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1456897" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-general-tab.png" sizes="(max-width: 804px) 100vw, 804px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-general-tab.png 804w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-general-tab.png?resize=550,430 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-recording-studio-general-tab.png?resize=768,601 768w" alt="" width="804" height="629" /></a>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-52-51.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1938054 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-52-51.png" sizes="(max-width: 2210px) 100vw, 2210px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-52-51.png 2210w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-52-51.png?resize=550,399 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-52-51.png?resize=768,557 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-52-51.png?resize=950,689 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-52-51.png?resize=1536,1113 1536w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-52-51.png?resize=2048,1485 2048w" alt="" width="2210" height="1602" /></a></p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-54-12.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1938058" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-54-12.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-54-12.png 2216w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-54-12.png?resize=550,235 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-54-12.png?resize=768,328 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-54-12.png?resize=950,406 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-54-12.png?resize=1536,656 1536w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-54-12.png?resize=2048,874 2048w" alt="" width="980" height="418" /></a></p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-persons.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1456903" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-persons.png" sizes="(max-width: 802px) 100vw, 802px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-persons.png 802w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-persons.png?resize=550,379 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-persons.png?resize=768,529 768w" alt="" width="802" height="552" /></a></p>
</li>
<li>Use <a href="https://help.codibu.com/blog/kb/product-add-ons-2/">WooCommerce Product Add-Ons</a> if you wish to add options. Note the tab <strong>Add-ons</strong>. In this scenario, two options are configured:<a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-addons.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1456921" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-addons.png" sizes="(max-width: 860px) 100vw, 860px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-addons.png 860w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-addons.png?resize=150,150 150w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-addons.png?resize=545,550 545w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-usecases-recording-studio-addons.png?resize=768,775 768w" alt="" width="860" height="868" /></a></li>
<li><strong>Update</strong> to save.</li>
</ol>
<h2 id="section-4">Usage</h2>
<p>This is how it looks in the front end.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-57-24.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1938067" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-57-24.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-57-24.png 1694w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-57-24.png?resize=456,550 456w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-57-24.png?resize=768,926 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-57-24.png?resize=788,950 788w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-04-at-14-57-24.png?resize=1274,1536 1274w" alt="" width="980" height="1181" /></a></p><p>The post <a href="https://help.codibu.com/blog/recording-studio-example-with-different-rates-resources-persons-and-product-add-ons/">Recording Studio (Example with different rates, Resources, Persons and Product Add-ons)</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/recording-studio-example-with-different-rates-resources-persons-and-product-add-ons/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Book Yoga Classes after pre-purchase of 10 sessions (Using Smart Coupons and Min/Max Quantities)</title>
		<link>https://help.codibu.com/blog/book-yoga-classes-after-pre-purchase-of-10-sessions-using-smart-coupons-and-min-max-quantities/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=book-yoga-classes-after-pre-purchase-of-10-sessions-using-smart-coupons-and-min-max-quantities</link>
					<comments>https://help.codibu.com/blog/book-yoga-classes-after-pre-purchase-of-10-sessions-using-smart-coupons-and-min-max-quantities/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:51:46 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/book-yoga-classes-after-pre-purchase-of-10-sessions-using-smart-coupons-and-min-max-quantities/</guid>

					<description><![CDATA[<p>Scenario You have a yoga studio and would like to offer the option to pre-purchase 10 sessions at a 10% discount. The customer can then book<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/book-yoga-classes-after-pre-purchase-of-10-sessions-using-smart-coupons-and-min-max-quantities/">Book Yoga Classes after pre-purchase of 10 sessions (Using Smart Coupons and Min/Max Quantities)</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>You have a yoga studio and would like to offer the option to pre-purchase 10 sessions at a 10% discount. The customer can then book up to 10 yoga sessions at any time using coupons they received after purchasing the Pre-Purchase 10 Yoga Sessions product.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958441 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png" sizes="(max-width: 2258px) 100vw, 2258px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png 2258w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=550,396 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=768,553 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=950,684 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=1536,1106 1536w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=2048,1475 2048w" alt="" width="2258" height="1626" /></a></p>
<h2 id="section-2">Products used</h2>
<p><a href="https://help.codibu.com/blog/kb/woocommerce-bookings/">WooCommerce Bookings</a><br />
WooCommerce Smart Coupons<br />
WooCommerce Min/Max Quantities</p>
<h2 id="section-3">Setup and Configuration</h2>
<h3 id="section-4">Create the yoga class</h3>
<p>Set up the yoga class as you would <a href="https://help.codibu.com/blog/kb/creating-a-bookable-product/">any other Bookings product</a> via <strong>Products &gt; Add new</strong>. Here’s what this demo product looks like:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-31-19.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958445 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-31-19.png" sizes="(max-width: 2290px) 100vw, 2290px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-31-19.png 2290w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-31-19.png?resize=550,310 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-31-19.png?resize=768,433 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-31-19.png?resize=950,535 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-31-19.png?resize=1536,865 1536w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-31-19.png?resize=2048,1154 2048w" alt="" width="2290" height="1290" /></a></p>
<h3 id="section-5">Create the coupon</h3>
<p>Start by creating a new coupon via <strong>WooCommerce &gt; Coupons</strong>:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.34.07.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958447 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.34.07.png" sizes="(max-width: 2316px) 100vw, 2316px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.34.07.png 2316w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.34.07.png?resize=550,333 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.34.07.png?resize=768,466 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.34.07.png?resize=950,576 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.34.07.png?resize=1536,931 1536w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.34.07.png?resize=2048,1242 2048w" alt="" width="2316" height="1404" /></a></p>
<p>The following sections on <strong>General</strong> are particularly important:</p>
<ul>
<li><strong>Percentage discount</strong> lets you set the discount for the selected product. In this case, it needs to be <strong>100</strong> as we need to give a 100% discount. You could set a fixed price discount; by doing it this way, the coupon will adjust automatically if the cost of the Bookings product changes.</li>
<li><strong>Valid for</strong> lets you set the validity of the coupon. You can set a time frame, or leave it empty if you don’t want an expiration date.</li>
<li><strong>Prefix for coupon title</strong> makes the coupon title look better when it shows up for the customer. It’s helpful if the title is descriptive.</li>
</ul>
<p>On <strong>Usage restrictions</strong> tab, set the <strong>product</strong> that the coupon can be used for, e.g., The yoga class:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.36.56.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958452 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.36.56.png" sizes="(max-width: 2302px) 100vw, 2302px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.36.56.png 2302w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.36.56.png?resize=550,152 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.36.56.png?resize=768,212 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.36.56.png?resize=950,262 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.36.56.png?resize=1536,424 1536w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.36.56.png?resize=2048,566 2048w" alt="" width="2302" height="636" /></a></p>
<p>On the <strong>Usage limits</strong> tab, set the usage limit per coupon to <strong>1</strong>, so that each coupon can only be used once:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.42.19.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958463 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.42.19.png" sizes="(max-width: 1770px) 100vw, 1770px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.42.19.png 1770w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.42.19.png?resize=550,141 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.42.19.png?resize=768,197 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.42.19.png?resize=950,244 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.42.19.png?resize=1536,394 1536w" alt="" width="1770" height="454" /></a></p>
<p>Publish the coupon.</p>
<h3 id="section-6">Create the coupon product</h3>
<p>Create a new simple product via <strong>Products &gt; New</strong> and set it up as follows:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.45.23.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958464 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.45.23.png" sizes="(max-width: 4168px) 100vw, 4168px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.45.23.png 4168w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.45.23.png?resize=550,261 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.45.23.png?resize=768,364 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.45.23.png?resize=950,450 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.45.23.png?resize=1536,728 1536w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.45.23.png?resize=2048,971 2048w" alt="" width="4168" height="1976" /></a></p>
<p>The following sections are particularly important:</p>
<ul>
<li>Product should be a <strong>simple product</strong> and <strong>virtual</strong>.</li>
<li><strong>Regular price</strong> is <strong>€20</strong> (the yoga class costs €20) and <strong>sale price</strong> is <strong>€18</strong> due to the 10% discount. This is the price per class, as the customer will be purchasing 10 classes – the multiplication will happen in the cart.</li>
<li><strong>Coupons</strong> is used to select the coupon that we created in the previous step.</li>
<li><strong>Group of…</strong> is set to <strong>10</strong>, which is what allows the customer to purchase in sets of 10 classes.</li>
</ul>
<h2 id="section-7">Customer experience</h2>
<h3 id="section-8">Purchasing coupons</h3>
<p>Customers will start out by purchasing the pack of 10 yoga classes. This shows the price per class and that they’ll be purchasing 10 classes:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958441 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png" sizes="(max-width: 2258px) 100vw, 2258px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png 2258w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=550,396 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=768,553 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=950,684 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=1536,1106 1536w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-22-38.png?resize=2048,1475 2048w" alt="" width="2258" height="1626" /></a></p>
<p>This displays as 10 classes in the cart:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-47-41.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958469 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-47-41.png" sizes="(max-width: 1698px) 100vw, 1698px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-47-41.png 1698w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-47-41.png?resize=550,284 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-47-41.png?resize=768,397 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-47-41.png?resize=950,491 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-47-41.png?resize=1536,794 1536w" alt="" width="1698" height="878" /></a></p>
<p>Once the customer has completed the checkout process, the coupons are available via My Account under Orders, as well as display in the cart and checkout for relevant products.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.55.54.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958483 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.55.54.png" sizes="(max-width: 1806px) 100vw, 1806px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.55.54.png 1806w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.55.54.png?resize=550,462 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.55.54.png?resize=768,645 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.55.54.png?resize=950,797 950w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-2019-12-17-at-16.55.54.png?resize=1536,1289 1536w" alt="" width="1806" height="1516" /></a></p>
<h3 id="section-9">Purchasing a class using a coupon</h3>
<p>Customers go to the yoga class and book it as usual, seeing the normal cost. In the cart, customers are able to see coupons that can be applied:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-59-22.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958487 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-59-22.png" sizes="(max-width: 1592px) 100vw, 1592px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-59-22.png 1592w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-59-22.png?resize=526,550 526w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-59-22.png?resize=768,803 768w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-59-22.png?resize=909,950 909w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-16-59-22.png?resize=1470,1536 1470w" alt="" width="1592" height="1664" /></a></p>
<p>Once a coupon is selected, the cost is reduced to €0:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-17-01-56.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter wp-image-1958497 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-17-01-56.png" sizes="(max-width: 848px) 100vw, 848px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-17-01-56.png 848w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-17-01-56.png?resize=550,479 550w, https://help.codibu.com/wp-content/uploads/2020/11/Screen-Shot-on-2019-12-17-at-17-01-56.png?resize=768,668 768w" alt="" width="848" height="738" /></a></p>
<p>The customer proceeds through the usual checkout flow, but won’t need to pay anything for the class.</p>
<p>If they check their My Accounts page, they’ll see that the number of available coupons is reduced by one.</p>
<h3 id="section-10">Refund or cancellation returns the coupon</h3>
<p>If the booking is cancelled or refunded, the coupon is returned to the customer so they can use it again.</p><p>The post <a href="https://help.codibu.com/blog/book-yoga-classes-after-pre-purchase-of-10-sessions-using-smart-coupons-and-min-max-quantities/">Book Yoga Classes after pre-purchase of 10 sessions (Using Smart Coupons and Min/Max Quantities)</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/book-yoga-classes-after-pre-purchase-of-10-sessions-using-smart-coupons-and-min-max-quantities/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Custom availability with date and hour range</title>
		<link>https://help.codibu.com/blog/custom-availability-with-date-and-hour-range/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=custom-availability-with-date-and-hour-range</link>
					<comments>https://help.codibu.com/blog/custom-availability-with-date-and-hour-range/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:50:58 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/custom-availability-with-date-and-hour-range/</guid>

					<description><![CDATA[<p>Scenario How to create custom availability settings to include hours and custom date ranges. Bookings should: Only be available on Mondays 8:00 AM to 4:00 PM<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/custom-availability-with-date-and-hour-range/">Custom availability with date and hour range</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>How to create custom availability settings to include hours and custom date ranges.</p>
<p>Bookings should:</p>
<ul>
<li>Only be available on Mondays 8:00 AM to 4:00 PM</li>
<li>Not be available on September 9, 2019</li>
</ul>
<h2 id="section-2">Products Used</h2>
<ul>
<li><a href="https://wordpress.org/plugins/woocommerce/">WooCommerce</a></li>
<li><a href="https://help.codibu.com/blog/kb/woocommerce-bookings/">WooCommerce Bookings</a></li>
</ul>
<h2 id="section-3">Setup and Configuration</h2>
<h3 id="section-4">Bookable product</h3>
<ol>
<li>Go to: <strong>Product &gt; Add Product</strong></li>
<li>In <strong>Product Data</strong>, select <strong>Bookable product</strong></li>
<li>Set the <strong>Booking duration</strong> to “Fixed blocks of 1 Hour(s)”</li>
</ol>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookable-product.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="size-full wp-image-164117 aligncenter" src="https://help.codibu.com/wp-content/uploads/2020/11/bookable-product.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookable-product.png 1596w, https://help.codibu.com/wp-content/uploads/2020/11/bookable-product.png?resize=550,312 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookable-product.png?resize=768,436 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookable-product.png?resize=950,539 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookable-product.png?resize=1536,872 1536w" alt="bookable product" width="980" height="556" /></a></p>
<h3 id="section-5">Availability settings</h3>
<ul>
<li>All Dates are <strong>not-available by default</strong>. This setting will be overridden by the availability ranges listed below.</li>
<li><strong>First block starts at …</strong> 8:00 AM</li>
<li><strong>Range type</strong>
<ul>
<li>Custom Date Range | From: 2019-09-09 | To: 2019-09-19 | Bookable: No</li>
<li>Monday | From: 8:00 AM | To: 4:00 PM | Bookable: Yes</li>
</ul>
</li>
</ul>
<p>The availability rules will be applied from first to last.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-avail-settings.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1457084" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-avail-settings.png" sizes="(max-width: 818px) 100vw, 818px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-avail-settings.png 818w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-avail-settings.png?resize=505,550 505w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-avail-settings.png?resize=768,837 768w" alt="" width="818" height="891" /></a></p>
<h2 id="section-6">Usage</h2>
<p>The customer will see this the availability option:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-front-end.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1457054" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-front-end.png" sizes="(max-width: 952px) 100vw, 952px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-front-end.png 952w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-front-end.png?resize=150,150 150w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-front-end.png?resize=550,547 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-front-end.png?resize=768,764 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-custom-front-end.png?resize=950,945 950w" alt="" width="952" height="947" /></a></p><p>The post <a href="https://help.codibu.com/blog/custom-availability-with-date-and-hour-range/">Custom availability with date and hour range</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/custom-availability-with-date-and-hour-range/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Arctic Adventures – Reserve All Resources with a single booking</title>
		<link>https://help.codibu.com/blog/arctic-adventures-reserve-all-resources-with-a-single-booking/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=arctic-adventures-reserve-all-resources-with-a-single-booking</link>
					<comments>https://help.codibu.com/blog/arctic-adventures-reserve-all-resources-with-a-single-booking/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:50:23 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/arctic-adventures-reserve-all-resources-with-a-single-booking/</guid>

					<description><![CDATA[<p>Scenario You own an Arctic Adventure business where you offer two packages. A basic and a premium. You have 40 snowmobiles that can be rented at any given time.<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/arctic-adventures-reserve-all-resources-with-a-single-booking/">Arctic Adventures – Reserve All Resources with a single booking</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>You own an Arctic Adventure business where you offer two packages. A basic and a premium. You have 40 snowmobiles that can be rented at any given time. The basic package is for a group of up to 40 people which allows you to select the amount of snowmobiles you will be renting. With the premium package you would like for all 40 snowmobiles to be automatically reserved if a customer reserves a time. This package is often used by companies with employees that will be using the snowmobiles.</p>
<p>This example will show you how to configure both the basic and premium bookable products. There are two important rules.</p>
<ol>
<li>If there are snowmobiles already used by the basic package, then the premium package is not available because it requires 40 snowmobiles to be available.</li>
<li>If a customer reserves time on the premium booking, then all 40 snowmobiles must not be available to the basic package for the reservation, essentially reserving all 40 snowmobiles.</li>
</ol>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures.jpeg" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1732024" src="https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures.jpeg" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures.jpeg 1880w, https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures.jpeg?resize=550,367 550w, https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures.jpeg?resize=768,512 768w, https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures.jpeg?resize=950,633 950w, https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures.jpeg?resize=1536,1024 1536w" alt="" width="980" height="653" /></a></p>
<h2 id="section-2">Products Used</h2>
<ul>
<li><a href="https://help.codibu.com/">WooCommerce</a></li>
<li><a href="https://help.codibu.com/blog/kb/woocommerce-bookings/">WooCommerce Bookings</a></li>
</ul>
<h2 id="section-3">Setup and Configuration</h2>
<h3 id="section-4">Create Product</h3>
<p>We’ll need to first create two Bookable Products, one for each location. We will call ours Uptown and Downtown.</p>
<ol>
<li>In the sidebar of your WordPress Admin, click on <strong>Products</strong>.</li>
<li>Click on the <strong>Add New</strong> button on the top.</li>
<li>Under <strong>Product data</strong> select <code>Bookable product</code>.</li>
<li>To the side of the <strong>Product data</strong> box you will then tick the checkboxes for <strong>Virtual</strong>, <strong>Has Persons</strong>, and <strong>Has Resources</strong>.</li>
</ol>
<p>You’ve created a basic Bookable Product that we can use for our two packages. Now it’s time to configure the product. There are primarily four tabs that we are concerned with.</p>
<h3 id="section-5">General Tab</h3>
<ul>
<li>Product is <code>Virtual</code> (no need to ship anything).</li>
<li>Product <strong>Has Persons</strong>.</li>
<li>Product <strong>Has Resources</strong>.</li>
<li>product has <strong>Fixed blocks of</strong> <code>5</code> <strong>hours</strong>.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures-general-tab.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1732045" src="https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures-general-tab.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures-general-tab.png 1942w, https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures-general-tab.png?resize=550,514 550w, https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures-general-tab.png?resize=768,718 768w, https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures-general-tab.png?resize=950,888 950w, https://help.codibu.com/wp-content/uploads/2020/11/booking-examples-arctic-adventures-general-tab.png?resize=1536,1436 1536w" alt="" width="980" height="916" /></a></p>
<h3 id="section-6">Resources Tab</h3>
<p>This is where you configure how your resources will be used. We talk about how to create a resource further down. We want our resources to be selectable by our customers, instead of being automatically assigned.</p>
<ul>
<li>Product has <strong>Resources are</strong> <code>Automatically Assigned</code>.</li>
<li>You can add resources by clicking on the <strong>Add/link Resource</strong> button.</li>
<li>Set the price for the resource as desired.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resources-tab.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1732075" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resources-tab.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resources-tab.png 1944w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resources-tab.png?resize=550,336 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resources-tab.png?resize=768,469 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resources-tab.png?resize=950,580 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resources-tab.png?resize=1536,937 1536w" alt="" width="980" height="598" /></a></p>
<h3 id="section-7">Create Resources</h3>
<p>For our example we will name our resource “Snowmobile”.</p>
<ul>
<li>Product has <strong>Title</strong> set</li>
<li>Product has <strong>Available Quantity</strong> <code>40</code>.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resource.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1732095" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resource.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resource.png 4012w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resource.png?resize=550,220 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resource.png?resize=768,307 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resource.png?resize=950,380 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resource.png?resize=1536,614 1536w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-resource.png?resize=2048,819 2048w" alt="" width="980" height="392" /></a></p>
<h3 id="section-8">Availability Tab</h3>
<p>Setting the <strong>All dates are…</strong> to <code>not-available by default</code> is often the best approach when creating complex availability rules. It’s easier to add what is available, then to add what is and what is not. The buffer period we set here allows our trainers time to travel between locations.</p>
<ul>
<li>Product has <strong>Max bookings per block</strong> set to <code>1</code>.</li>
<li>Product has <strong>All dates are…</strong> <code>not-available by default</code>.</li>
<li>Product has <strong>Range type</strong> <code>Time range (all week)</code>.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-availability-tab.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1732282" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-availability-tab.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-availability-tab.png 1942w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-availability-tab.png?resize=550,463 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-availability-tab.png?resize=768,647 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-availability-tab.png?resize=950,800 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-availability-tab.png?resize=1536,1294 1536w" alt="" width="980" height="826" /></a></p>
<h3 id="section-9">Persons Tab</h3>
<p>We are going to set the min and max amount of persons to 40, which means that there has to be 40 persons to book this reservation. By enabling <strong>Count persons as bookings</strong> we are linking the amount of resources and persons together. 40 snowmobiles and 40 persons. So when the reservation is made, 40 persons will automatically be added and that will use all 40 snowmobiles.</p>
<ul>
<li>Product has <strong>Min Persons</strong> set to <code>40</code>.</li>
<li>Product has <strong>Max Persons</strong> set to <code>40</code>.</li>
<li>Product has <strong>Multiply all costs by person count</strong> <code>Enabled</code>.</li>
<li>Product has <strong>Count persons as bookings</strong> <code>Enabled</code>.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-persons-tab.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1732300" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-persons-tab.png" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-persons-tab.png 1942w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-persons-tab.png?resize=550,336 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-persons-tab.png?resize=768,470 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-persons-tab.png?resize=950,581 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-demo-arctic-adventures-persons-tab.png?resize=1536,940 1536w" alt="" width="980" height="600" /></a></p>
<p><strong>Publish</strong> the booking, then create the second location remembering to attach the resources there as well, and you’re set!</p><p>The post <a href="https://help.codibu.com/blog/arctic-adventures-reserve-all-resources-with-a-single-booking/">Arctic Adventures – Reserve All Resources with a single booking</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/arctic-adventures-reserve-all-resources-with-a-single-booking/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Bookings Use Case: Fishing Lake Rental (Example with Shared Resources)</title>
		<link>https://help.codibu.com/blog/bookings-use-case-fishing-lake-rental-example-with-shared-resources/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bookings-use-case-fishing-lake-rental-example-with-shared-resources</link>
					<comments>https://help.codibu.com/blog/bookings-use-case-fishing-lake-rental-example-with-shared-resources/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:49:40 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/bookings-use-case-fishing-lake-rental-example-with-shared-resources/</guid>

					<description><![CDATA[<p>Scenario James has a lakeside cabin that people can rent for a fishing trip. It can accommodate 10 people at any time. He wants to create<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/bookings-use-case-fishing-lake-rental-example-with-shared-resources/">Bookings Use Case: Fishing Lake Rental (Example with Shared Resources)</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>James has a lakeside cabin that people can rent for a fishing trip. It can accommodate 10 people at any time. He wants to create three available time slots:</p>
<ul>
<li><strong>Availability A</strong>: 7:00 am to 7:00 pm</li>
<li><strong>Availability B</strong>: 7:00 pm to 7:00 am</li>
<li><strong>Shared Resource Availability</strong>: 24-hour slot of 7:00 am-7:00 am</li>
</ul>
<p>If someone books Availability A, the availability blocks need to be decreased both for Availability A and Shared Resource Availability. If someone books Availability B, the availability blocks need to be decreased both for Availability B and Shared Resource Availability. If someone books Shared Resource, the availability blocks need to be decreased for all three.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-1457290 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/fishing-e1528576811333.jpg" sizes="(max-width: 980px) 100vw, 980px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/fishing-e1528576811333.jpg 1112w, https://help.codibu.com/wp-content/uploads/2020/11/fishing-e1528576811333.jpg?resize=550,287 550w, https://help.codibu.com/wp-content/uploads/2020/11/fishing-e1528576811333.jpg?resize=768,401 768w, https://help.codibu.com/wp-content/uploads/2020/11/fishing-e1528576811333.jpg?resize=950,496 950w" alt="" width="980" height="511" /></p>
<h2 id="section-2">Products Used</h2>
<ul>
<li><a href="https://wordpress.org/plugins/woocommerce/">WooCommerce</a></li>
<li><a href="https://help.codibu.com/blog/kb/woocommerce-bookings/">WooCommerce Bookings</a></li>
</ul>
<h2 id="section-3">Setup and Configuration</h2>
<p>James needs two different products to handle this scenario. The first product is for Shared Resource Availability (24-hour blocks). The second is for Availability A and B.</p>
<ol>
<li>We will create a resource and call it <code>Spaces</code> which will be a resource shared across both products. Create a resource like this one:</li>
</ol>
<p><img loading="lazy" decoding="async" class="alignnone wp-image-161268 size-full" src="https://help.codibu.com/wp-content/uploads/2020/11/lake1.png" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/lake1.png 1448w, https://help.codibu.com/wp-content/uploads/2020/11/lake1.png?resize=550,107 550w, https://help.codibu.com/wp-content/uploads/2020/11/lake1.png?resize=768,150 768w, https://help.codibu.com/wp-content/uploads/2020/11/lake1.png?resize=950,185 950w" alt="lake1" width="1024" height="199" /></p>
<ol>
<li>Then create the first bookable product for the Shared Resource Availability. We will call ours Fishing Lake Rental – 24 Hours.</li>
</ol>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/lake2.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-161271" src="https://help.codibu.com/wp-content/uploads/2020/11/lake2.png" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/lake2.png 1153w, https://help.codibu.com/wp-content/uploads/2020/11/lake2.png?resize=550,208 550w, https://help.codibu.com/wp-content/uploads/2020/11/lake2.png?resize=768,290 768w, https://help.codibu.com/wp-content/uploads/2020/11/lake2.png?resize=950,358 950w" alt="lake2" width="1024" height="386" /></a></p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/lake3.png" rel="prettyPhoto"><img class="alignnone size-full wp-image-161278" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/lake3.png 1417w, https://help.codibu.com/wp-content/uploads/2020/11/lake3.png?resize=550,175 550w, https://help.codibu.com/wp-content/uploads/2020/11/lake3.png?resize=768,244 768w, https://help.codibu.com/wp-content/uploads/2020/11/lake3.png?resize=950,302 950w" alt="lake3" width="1024" height="326" /></a></p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/lake4.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-161272" src="https://help.codibu.com/wp-content/uploads/2020/11/lake4.png" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/lake4.png 1432w, https://help.codibu.com/wp-content/uploads/2020/11/lake4.png?resize=550,174 550w, https://help.codibu.com/wp-content/uploads/2020/11/lake4.png?resize=768,242 768w, https://help.codibu.com/wp-content/uploads/2020/11/lake4.png?resize=950,300 950w" alt="lake4" width="1024" height="323" /></a></p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/lake5.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-161273" src="https://help.codibu.com/wp-content/uploads/2020/11/lake5.png" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/lake5.png 1426w, https://help.codibu.com/wp-content/uploads/2020/11/lake5.png?resize=550,179 550w, https://help.codibu.com/wp-content/uploads/2020/11/lake5.png?resize=768,249 768w, https://help.codibu.com/wp-content/uploads/2020/11/lake5.png?resize=950,308 950w" alt="lake5" width="1024" height="332" /></a></p>
<ol>
<li>Now create the product for the Availability A and B. We will call ours Fishing Lake Rental – 12 Hours.</li>
</ol>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/lake6.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-161274" src="https://help.codibu.com/wp-content/uploads/2020/11/lake6.png" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/lake6.png 1416w, https://help.codibu.com/wp-content/uploads/2020/11/lake6.png?resize=550,177 550w, https://help.codibu.com/wp-content/uploads/2020/11/lake6.png?resize=768,247 768w, https://help.codibu.com/wp-content/uploads/2020/11/lake6.png?resize=950,305 950w" alt="lake6" width="1024" height="329" /></a></p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/lake7.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-161275" src="https://help.codibu.com/wp-content/uploads/2020/11/lake7.png" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/lake7.png 1420w, https://help.codibu.com/wp-content/uploads/2020/11/lake7.png?resize=550,174 550w, https://help.codibu.com/wp-content/uploads/2020/11/lake7.png?resize=768,243 768w, https://help.codibu.com/wp-content/uploads/2020/11/lake7.png?resize=950,300 950w" alt="lake7" width="1024" height="324" /></a></p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/lake8.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-161276" src="https://help.codibu.com/wp-content/uploads/2020/11/lake8.png" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/lake8.png 1423w, https://help.codibu.com/wp-content/uploads/2020/11/lake8.png?resize=550,227 550w, https://help.codibu.com/wp-content/uploads/2020/11/lake8.png?resize=768,317 768w, https://help.codibu.com/wp-content/uploads/2020/11/lake8.png?resize=950,392 950w" alt="lake8" width="1024" height="422" /></a></p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/lake9.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-161277" src="https://help.codibu.com/wp-content/uploads/2020/11/lake9.png" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/lake9.png 1419w, https://help.codibu.com/wp-content/uploads/2020/11/lake9.png?resize=550,183 550w, https://help.codibu.com/wp-content/uploads/2020/11/lake9.png?resize=768,255 768w, https://help.codibu.com/wp-content/uploads/2020/11/lake9.png?resize=950,316 950w" alt="lake9" width="1024" height="341" /></a></p><p>The post <a href="https://help.codibu.com/blog/bookings-use-case-fishing-lake-rental-example-with-shared-resources/">Bookings Use Case: Fishing Lake Rental (Example with Shared Resources)</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/bookings-use-case-fishing-lake-rental-example-with-shared-resources/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Bookings Use Case: Set Different Price for Adults vs Children</title>
		<link>https://help.codibu.com/blog/bookings-use-case-set-different-price-for-adults-vs-children/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bookings-use-case-set-different-price-for-adults-vs-children</link>
					<comments>https://help.codibu.com/blog/bookings-use-case-set-different-price-for-adults-vs-children/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:48:44 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/bookings-use-case-set-different-price-for-adults-vs-children/</guid>

					<description><![CDATA[<p>Scenario You want to sell entry tickets to your theater show, and charge a different price for adults and for kids. Products Used WooCommerce WooCommerce Bookings<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/bookings-use-case-set-different-price-for-adults-vs-children/">Bookings Use Case: Set Different Price for Adults vs Children</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>You want to sell entry tickets to your theater show, and charge a different price for adults and for kids.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/theatre_royal_inside_2.jpg" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1457400" src="https://help.codibu.com/wp-content/uploads/2020/11/theatre_royal_inside_2.jpg" sizes="(max-width: 630px) 100vw, 630px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/theatre_royal_inside_2.jpg 630w, https://help.codibu.com/wp-content/uploads/2020/11/theatre_royal_inside_2.jpg?resize=550,349 550w" alt="" width="630" height="400" /></a></p>
<h2 id="section-2">Products Used</h2>
<ul>
<li><a href="https://wordpress.org/plugins/woocommerce/">WooCommerce</a></li>
<li><a href="https://help.codibu.com/blog/kb/woocommerce-bookings/">WooCommerce Bookings</a></li>
</ul>
<h2 id="section-3">Setup and Configuration</h2>
<p>To set up different person types:</p>
<ol>
<li>Go to <strong>WooCommerce &gt; Products</strong> and <strong>select the Bookings product</strong> you’d like to modify.</li>
<li>Scroll down to Product Data and tick the box for <strong>Has Persons</strong>. This adds a <strong>Persons</strong> tab on the left-hand menu.
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-theater-persons-1.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1457419" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-theater-persons-1.png" sizes="(max-width: 731px) 100vw, 731px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-theater-persons-1.png 731w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-theater-persons-1.png?resize=550,415 550w" alt="" width="731" height="552" /></a></p>
</li>
<li>Select the <strong>Persons</strong> tab, and tick the box for <strong>Enable Person Types</strong>. This allows you to offer different booking costs for different types of individuals, e.g., Adults and children.</li>
<li>Select <strong>Add Person Type</strong>, in the window that displays.</li>
<li>Add multiple types and include a name within the <strong>Person Type Name:</strong> field from this section. If you add a different base cost to each of the person types, they will be charged different prices for the booking.
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-theater-persons-2.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1457421" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-theater-persons-2.png" sizes="(max-width: 733px) 100vw, 733px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-theater-persons-2.png 733w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-theater-persons-2.png?resize=475,550 475w" alt="" width="733" height="849" /></a></p>
</li>
<li><strong>Update</strong>.</li>
</ol>
<h2 id="section-4">Usage</h2>
<p>Your product will look like this on the front end.</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/booking-use-cases-theater-front-end.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1457402" src="https://help.codibu.com/wp-content/uploads/2020/11/booking-use-cases-theater-front-end.png" sizes="(max-width: 875px) 100vw, 875px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/booking-use-cases-theater-front-end.png 875w, https://help.codibu.com/wp-content/uploads/2020/11/booking-use-cases-theater-front-end.png?resize=387,550 387w, https://help.codibu.com/wp-content/uploads/2020/11/booking-use-cases-theater-front-end.png?resize=768,1092 768w, https://help.codibu.com/wp-content/uploads/2020/11/booking-use-cases-theater-front-end.png?resize=668,950 668w" alt="" width="875" height="1244" /></a></p><p>The post <a href="https://help.codibu.com/blog/bookings-use-case-set-different-price-for-adults-vs-children/">Bookings Use Case: Set Different Price for Adults vs Children</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/bookings-use-case-set-different-price-for-adults-vs-children/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Change Price of Booking Based on Duration of Stay</title>
		<link>https://help.codibu.com/blog/change-price-of-booking-based-on-duration-of-stay/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=change-price-of-booking-based-on-duration-of-stay</link>
					<comments>https://help.codibu.com/blog/change-price-of-booking-based-on-duration-of-stay/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:48:12 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/change-price-of-booking-based-on-duration-of-stay/</guid>

					<description><![CDATA[<p>Scenario A hotel or property rental agency wants to offer rooms that are priced based on duration of stay. A longer stay gets a discounted rate.<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/change-price-of-booking-based-on-duration-of-stay/">Change Price of Booking Based on Duration of Stay</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>A hotel or property rental agency wants to offer rooms that are priced based on duration of stay. A longer stay gets a discounted rate.</p>
<p>Base price is 30USD.</p>
<ul>
<li>If customer is booking only 1 day, then price is 30USD/per day</li>
<li>If customer is booking 2-4 days, then price is 27USD/per day</li>
<li>If customer is booking 5-8 days then price is 24USD/ day</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/pexels-photo-449461.jpeg?w=550" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1099499" src="https://help.codibu.com/wp-content/uploads/2020/11/pexels-photo-449461.jpeg?w=550" sizes="(max-width: 550px) 100vw, 550px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/pexels-photo-449461.jpeg 1880w, https://help.codibu.com/wp-content/uploads/2020/11/pexels-photo-449461.jpeg?resize=550,363 550w, https://help.codibu.com/wp-content/uploads/2020/11/pexels-photo-449461.jpeg?resize=768,507 768w, https://help.codibu.com/wp-content/uploads/2020/11/pexels-photo-449461.jpeg?resize=950,628 950w, https://help.codibu.com/wp-content/uploads/2020/11/pexels-photo-449461.jpeg?resize=1536,1015 1536w" alt="" width="550" height="363" /></a></p>
<h2 id="section-2">Products Used</h2>
<ul>
<li><a href="https://wordpress.org/plugins/woocommerce/">WooCommerce</a></li>
<li><a href="https://help.codibu.com/blog/kb/woocommerce-bookings/">WooCommerce Bookings</a></li>
</ul>
<h2 id="section-3">Setup and Configuration</h2>
<p>In this example, each day would be considered a block. The Block Cost would equal to the cost per block (or day in this case) within that block range and its preceding blocks.</p>
<h3 id="section-4">Create Product</h3>
<p>We’ll need to first create a Bookable Product.</p>
<ol>
<li>In the sidebar of your WordPress Admin, click on <strong>Products</strong>.</li>
<li>Click on the <strong>Add New</strong> button on the top.</li>
<li>Under <strong>Product data</strong> select <code>Bookable product</code>.</li>
<li>To the side of the <strong>Product data</strong> box you will then tick the checkboxes for <strong>Virtual</strong> and <strong>Has Persons</strong>.</li>
<li>In our example we have enabled <strong>Pass shipping/tax</strong>. You do not need to do this step unless you wish to pass these costs off to the Product Vendor.</li>
</ol>
<h3 id="section-5">General Tab</h3>
<ul>
<li>Product is <code>Virtual</code> (no need to ship anything).</li>
<li>product has <strong>Bookings duration</strong> set to <strong>FixCustomer defined blocks of</strong> <code>1</code> <strong>day(s)</strong>.</li>
<li>Product has <strong>Minimum duration</strong> set to <code>1</code>.</li>
<li>Product has <strong>Maximum duration</strong> set to <code>8</code>.</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidegeneraltab.png?w=521" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1099590" src="https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidegeneraltab.png?w=521" sizes="(max-width: 521px) 100vw, 521px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidegeneraltab.png 769w, https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidegeneraltab.png?resize=521,550 521w" alt="" width="521" height="550" /></a></p>
<h3 id="section-6">Costs Tab</h3>
<p>Booking 1 day will cost $30/per day. Booking 2-4 days will cost $27/per day and booking 5-8 days will cost $24/per day. So you pay less per day the more days you book.</p>
<ul>
<li>Product has <strong>Base Cost</strong> set to <code>0</code>.</li>
<li>Product has <strong>Block Cost</strong> set to <code>0</code></li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidecoststab.png?w=550" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-1099613" src="https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidecoststab.png?w=550" sizes="(max-width: 550px) 100vw, 550px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidecoststab.png 1536w, https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidecoststab.png?resize=550,428 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidecoststab.png?resize=768,597 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookingsdemolakesidecoststab.png?resize=950,738 950w" alt="" width="550" height="428" /></a></p>
<p><strong>Please note</strong>: This set up does not work with <a href="https://help.codibu.com/blog/kb/woocommerce-accommodation-bookings/">WooCommerce Accommodation Bookings</a>.</p><p>The post <a href="https://help.codibu.com/blog/change-price-of-booking-based-on-duration-of-stay/">Change Price of Booking Based on Duration of Stay</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/change-price-of-booking-based-on-duration-of-stay/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Museum Tickets with Order Barcodes</title>
		<link>https://help.codibu.com/blog/museum-tickets-with-order-barcodes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=museum-tickets-with-order-barcodes</link>
					<comments>https://help.codibu.com/blog/museum-tickets-with-order-barcodes/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Fri, 06 Nov 2020 11:47:38 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/kb/museum-tickets-with-order-barcodes/</guid>

					<description><![CDATA[<p>Scenario Susan is the director of a local museum and wants people to book online to have competitive prices on the market. Museum is closed on<span class="excerpt-hellip"> […]</span></p>
<p>The post <a href="https://help.codibu.com/blog/museum-tickets-with-order-barcodes/">Museum Tickets with Order Barcodes</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 id="section-1">Scenario</h2>
<p>Susan is the director of a local museum and wants people to book online to have competitive prices on the market.</p>
<ul>
<li>Museum is closed on Mondays, Christmas and January 1</li>
<li>You can book for a day, then come when it’s best for you, there’s not a preferred time</li>
<li>Adult price is $ 10 per ticket and children is $ 5</li>
<li>Maximum number of people each day is 250</li>
<li>On Sunday adults pay half price and children ticket is free</li>
<li>You must print your booking receipt as the barcode on it will be needed to verify your ticket (optional, you need WooCommerce Order Barcodes 1.1.1 for this)</li>
</ul>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-museum-tickets-barcode.png?w=550" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-medium wp-image-923737" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-museum-tickets-barcode.png?w=550" sizes="(max-width: 550px) 100vw, 550px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-museum-tickets-barcode.png 1728w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-museum-tickets-barcode.png?resize=550,267 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-museum-tickets-barcode.png?resize=768,372 768w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-museum-tickets-barcode.png?resize=950,461 950w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-museum-tickets-barcode.png?resize=1536,745 1536w" alt="" width="550" height="267" /></a></p>
<h2 id="section-2">Products Used</h2>
<ul>
<li><a href="https://wordpress.org/plugins/woocommerce/">WooCommerce</a></li>
<li><a href="https://help.codibu.com/blog/kb/woocommerce-bookings/" target="_blank" rel="noopener noreferrer">WooCommerce Bookings</a></li>
<li>WooCommerce Order Barcodes</li>
<li>Storefront</li>
</ul>
<h2 id="section-3">Setup and Configuration</h2>
<h3 id="section-4">Museum Tickets</h3>
<ol>
<li>Go to: <strong>WooCommerce &gt; Products &gt; Add New</strong> to create a bookable product for the museum.</li>
<li>Scroll down to <strong>Product Data &gt; General</strong> tab.
<ul>
<li>Select <strong>Bookable Product</strong> from the dropdown.</li>
<li>Tick the box for <strong>Virtual</strong> because nothing requires shipment.</li>
<li>Tick the box for <strong>Has Persons</strong>.</li>
<li>Set <strong>Fixed Blocks of 1 Day</strong> for the booking duration.</li>
</ul>
</li>
<li>Go to the <strong>Availability</strong> tab.
<ul>
<li>Enter <strong>Max Bookings per Block</strong> and <strong>Min/Max Block Bookable</strong> as appropriate</li>
<li>Enter <strong>Range Type and Days/Dates</strong> and whether it is bookable. More info at: Create a Bookable Product.
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-availability-tab.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1458368" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-availability-tab.png" sizes="(max-width: 870px) 100vw, 870px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-availability-tab.png 870w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-availability-tab.png?resize=543,550 543w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-availability-tab.png?resize=768,779 768w" alt="" width="870" height="882" /></a></p>
</li>
</ul>
</li>
<li>Go to the <strong>Costs</strong> tab.
<ul>
<li>Enter the Base, Black and Display cost as appropriate</li>
<li>Enter the Range Type, Days/Dates and Base/Block cost if using.
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-costs-tab.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1458374" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-costs-tab.png" sizes="(max-width: 873px) 100vw, 873px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-costs-tab.png 873w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-costs-tab.png?resize=550,322 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-costs-tab.png?resize=768,450 768w" alt="" width="873" height="511" /></a></p>
</li>
</ul>
</li>
<li> Go to the <strong>Persons</strong> tab to set different prices, e.g., Adults, children, seniors, members, etc.
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-persons-tab.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1458379" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-persons-tab.png" sizes="(max-width: 871px) 100vw, 871px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-persons-tab.png 871w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-persons-tab.png?resize=550,537 550w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-persons-tab.png?resize=768,749 768w" alt="" width="871" height="850" /></a></p>
</li>
</ol>
<h3 id="section-5">Barcodes</h3>
<p>This is optional and requires the use of WooCommerce Order Barcodes.</p>
<p>If you have purchased and installed it, be sure to activate it and configure settings at: <strong>WooCommerce &gt; Settings &gt; General &gt; Barcodes</strong>. More detailed instructions at: WooCommerce Order Barcodes Setup and Configuration.</p>
<h2 id="section-6">Usage</h2>
<p>This is what the visitors to the website will see:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-usage.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1458329" src="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-usage.png" sizes="(max-width: 663px) 100vw, 663px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-usage.png 663w, https://help.codibu.com/wp-content/uploads/2020/11/bookings-use-cases-museum-usage.png?resize=404,550 404w" alt="" width="663" height="902" /></a></p>
<p>If also using WooCommerce Order Barcodes, place an order and receive this on the Thank you page:</p>
<p><a href="https://help.codibu.com/wp-content/uploads/2020/11/museum-thankyou.png" rel="prettyPhoto"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-160974" src="https://help.codibu.com/wp-content/uploads/2020/11/museum-thankyou.png" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://help.codibu.com/wp-content/uploads/2020/11/museum-thankyou.png 1043w, https://help.codibu.com/wp-content/uploads/2020/11/museum-thankyou.png?resize=550,413 550w, https://help.codibu.com/wp-content/uploads/2020/11/museum-thankyou.png?resize=768,577 768w, https://help.codibu.com/wp-content/uploads/2020/11/museum-thankyou.png?resize=950,714 950w" alt="museum-thankyou" width="1024" height="770" /></a></p>
<p>&nbsp;</p>
<p>Ask customers to print or download this page and bring it with them because the barcode is needed to verify validity of payment.</p><p>The post <a href="https://help.codibu.com/blog/museum-tickets-with-order-barcodes/">Museum Tickets with Order Barcodes</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/museum-tickets-with-order-barcodes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
