Project Description:
Project Description:
We need to create a WordPress template to build out lodging pages for our Colorado ski company.
1. We need to convert our HTML template into a WordPress template:
a. The wrapper of the template is based on this: http://breckenridgecolorado.travel/planning/breckenridge-hotels.htm
b. We like the look of how the lodging is displayed at: http://www.breckenridgedestinations.com/lodging/property-p361287
2. We need to pull in XML data from our backend data hosted on Inntopia.com. *There is more information below about this.
3. There are several categories contained within the lodging:
a. Hotels
b. Condos
c. Private Homes
d. Bed and Breakfasts
4. The template needs to contain the following:
a. JQUERY booking widget that checks availability from our backend for the specific unit.
b. Photo Gallery (images need to be pulled in from Inntopia.com using XML)
c. Google Map integration
d. Title tags containing property name
e. meta tags containing property name
f. alt tags containing photo details
5. Our team will build out the pages once the template is ready.
a. We are hoping to simply type in the Inntopia supplierid to pull xml data in.
b. The ability to change some of the content is manually is a plus.
We will need to install this wordpress template on multiple sites. Our team can change out the graphics.
*This information is provided from Inntopia to help with the XML integration:
Note: Due to the amount of resources needed to run these URLs and collect such a large volume of data, the cache should be refreshed regularly but not more than once per day. These URLs are not intended to be run as part of your web application.
It is important to note that to display general product and supplier information for a specific reseller (sales id) you must replace the '00000' below with your clients Inntopia salesid:
• For all product categories:
http://www.inntopia.travel/inntopia/templates/reports/supplierproductreportv2_RAW.xml?salesid=00000
Note the product’s active and inactive dates. Inactive products should not be displayed in search results.
• For a specific product super category:
http://www.inntopia.travel/inntopia/templates/reports/supplierproductreportv2_RAW.xml?salesid=00000&productsupercategoryid=1
• For a specific product category:
http://www.inntopia.travel/inntopia/templates/reports/supplierproductreportv2_RAW.xml?salesid=00000&productcategoryid=128
• For a list of all product categories:
http://www.inntopia.travel/inntopia/templates/reports/productcategories_RAW.xml
Supplier detail information can be obtained by calling this URL using the supplier id from step 1.
http://www.inntopia.travel/aspnet/09/supplier.aspx?supplierid=0000&displaytype=3