Standard Layout Templates

GENERAL

  • overall_wrapper.tpl

    This template defines layout, style and content of the online store page bottom and header. It is the root template for the localize.tpl and loginform.tpl ones.

  • index.tpl

    This template defines layout, style and content of the online store first page. The list of usage scenarios configured is displayed by default.

  • localize.tpl

    This template defines layout and style of the Choose Language control. It is included in to the overall_wraper.tpl by default.

  • loginform.tpl

    This template defines layout and style of the Customer Login link. It is included in to the overall_wraper.tpl by default.

  • path.tpl

    This template defines layout and style of the navigation path. This template is used if the PATH_STYLE parameter is set to steps value. For details, refer to the Online Store General Parameters section.

  • path_levels.tpl

    This template defines layout and style of the navigation path. This template is used if the PATH_STYLE parameter is set to levels value. For details, refer to the Online Store General Parameters section.

  • neworder.tpl

    This template defines layout and style of shopping cart block on pages before order confirmation screen.

HOSTING

  • hosting.tpl

    This template defines layout, style and content of the hosting screen (HOSTING_SCREEN). It is the root template for the category.tpl one.

  • category.tpl

    This template defines layout, style and content of the page that displays sales categories blocks. The blocks number depends on the number of sales categories included.

  • plan.tpl

    This template defines layout, style and content of a service plan listed under its sales category block. This template is used if the PLAN_STYLE parameter of the HOSTING_SCREEN is set to tiles value. Service plan details are displayed in the form of tile.

  • pp_select.tpl

    The template defines layout and style of subscription periods selection type. Subscription periods are displayed in form of the combobox control. This template is included in to the plan.tpl one by default.

  • plan_line.tpl

    This template defines layout, style and content of a service plan listed under its sales category block. This template is used if the PLAN_STYLE parameter of the HOSTING_SCREEN is set to list value. Service plan details are displayed in form of line.

  • pp_link.tpl

    This template defines layout and style of subscription periods selection type. Subscription periods are displayed in form of a links. This template is included in to the plan_line.tpl one by default.

  • pemgate.tpl

    This template defines layout, style and content of service plan Configuration Settings screen. It is the root template for the pp_radio.tpl, provision.tpl, planrate.tpl ones.

  • pp_radio.tpl

    This template defines layout and style of subscription periods selection type. Subscription periods are displayed in form of a radio buttons.

  • provision.tpl

    The template defines layout, style and content of plan service parameters. Service parameters are defined in the respective service template.

  • planrate.tpl

    This template defines layout, style and content of the resource categories blocks. It is the root template for the planrateitem_radio.tpl, planrateitem_bool.tpl, planrateitem.tpl.

  • planrateitem_radio.tpl

    This template defines layout and style of a resource in its resource category block. The radio button is displayed next to the resource line. This template is used if the Webshop Display Type parameter of the resource category is set to Radio Button value.

  • planrateitem_bool.tpl

    This template defines layout and style of a resource in its resource category block. The checkbox is displayed next to the resource line. This template is used if the following conditions are met:

    • The Webshop Display Type parameter of the resource category is set to Default value;
    • The resource Max Units-Included Units=1.

  • planrateitem.tpl

    This template defines layout and style of a resource in its resource category block. The editbox is displayed next to the resource line. This template is used if the following conditions are met:

    • The Webshop Display Type parameter of the resource category is set to Default value;
    • The resource Max Units-Included Units>1.
  • subscr_list.tpl

    This template defines layout, style and content of the list of existing subscriptions owned by logged in customer.

DOMAIN

  • domains.tpl

    This template defines layout and content of domain purchasing screen (DOMAINSEXTENSION_SCREEN). It is the root template for the domain_new.tpl, domain_newsingle.tpl, domain_newmulti.tpl, domain_transfer.tpl and DM_ALREADY.tpl templates.

  • domain_new.tpl

    This template defines layout, style and content of searching domain block. The list of popular TLDs is displayed also. This template is used if the following conditions are met:

    • The DISPLAY_CREATE parameter of the DOMAINSEXTENSION_SCREEN is set to True;
    • The DISPLAY_CREATE_SIMPLE parameter of the DOMAINSEXTENSION_SCREEN is set to True;
    • The sales category contains a number of service plans on different domain zones.
  • domain_newsingle.tpl

    This template defines layout, style and content of searching domain block. The zone is displayed in the form plain text. This template is used if the following conditions are met:

    • The DISPLAY_CREATE parameter of the DOMAINSEXTENSION_SCREEN is set to True;
    • The sales category contains a service plan on one domain zone only.
  • domain_newmulti.tpl

    This template defines layout, style and content of searching domain block. The list of zones is displayed in the form of the checkboxes. This template is used if the following conditions are met:

    • The DISPLAY_CREATE parameter of the DOMAINSEXTENSION_SCREEN is set to True;
    • The DISPLAY_CREATE_SIMPLE parameter of the DOMAINSEXTENSION_SCREEN is set to False;
    • The sales category contains a number of service plans on different domain zones.
  • domain_trasfer.tpl

    This template defines layout, style and content of transferring existing domain block. This template is used if the DISPLAY_TRANSFER parameter of the DOMAINSEXTENSION_SCREEN is set to True;

  • DM_AlREADY.tpl

    This template defines layout and style of the registering external domain block. This template is used if the following conditions are met:

    • The DISPLAY_EXTERNAL parameter of the DOMAINSEXTENSION_SCREEN is set to True;
    • A hosting service plan has been added to the shopping cart.
  • domain_reg.tpl

    This template defines layout, style and content of a domain names searching result screen. It is the root template for the domain_listmain.tpl and one of the domain_new.tpl, domain_newsingle.tpl or domain_newmulti.tpl templates.

  • domain_listmain.tpl

    This template defines layout and style of the found domain names block. The block contains the list of searched domain names, their status and subscription period available. It is the root template for the domain_listsuggest.tpl one.

  • domain_listsuggest.tpl

    This template defines layout and style of the suggested domain names list. The template is used if the list is returned by Billing server.

  • domain_prov.tpl

    This template defines layout, style and content of a plan service parameters screen. Service parameters are defined in the respective domain service template.

  • domain_trasnferkey.tpl

    This template defines layout and style of the transfer key request screen. This template is used if searched domain is not available.

  • contacts_for_plans.tpl

    This template defines layout, style and content of additional contacts screen. This template is used if the following service parameters are added to the service template of the selected plan: OwnerContactID, BillingContactID, AdminContactID, TechContactID. It is root template for the contact_edit.tpl one.

  • contact_edit.tpl

    This template defines layout, style and content of a contact lines displayed on the additional contacts screen.

  • bulkreg.tpl

    This template defines layout and style of the bulk registration screen (BULKREGISTRATION_SCREEN) and bulk transfer (BULKTRANSFER_SCREEN). It is the root template for the zonecheckboxes.tpl one.

  • zonecheckboxes.tpl

    This template defines layout and style of the domain zones list for the bulk registration.

  • domain_renew.tpl

    This template defines layout, style and content of the domain renewal screen (DOMAINRENEW_SCREEN).

  • domain_mylist

    This template defines layout, style and content of the bulk renewal screen. The template is used if the following conditions are met:

    • The BULK_RENEWAL parameter of the DOMAINRENEW_SCREEN is set to True;
    • A customer is logged in.

CHECKOUT

  • checkout.tpl

    This template defines layout and style of the checkout screen. It is the root template for the co_oldnew.tpl, incomming_params_frame.tpl, co_accdata.tpl, paytool.tpl, existauth.tpl, contact_for_checkout.tpl ones.

  • co_oldnew.tpl

    This template defines layout and style of the Customer Login block. The block allows switching between new and existing account.

  • incomming_params_frame.tpl

    This template defines layout and style of the sales branch parameters block. It is the root template for the incomming_params.tpl one. The template is used if the SHOW_INCOMMING_PARAMS parameter of the CHECKOUT screen is set to True value. Sales branch and person fields are empty if no values are passed to online store. IDs of sales branch and person can be passed in a specially configured redirect.

  • incomming_params.tpl

    This template defines layout and style of the sales person and sales branch lines.

  • co_accdata.tpl

    This template defines layout and style of the new customer account details. The template is displayed if No radio button is selected in the Customer Login block. It contains the following subtemplates:

    • organization.tpl - provides account type switching: company or person;
    • auth.tpl - login, password and password confirmation lines;
    • fml.tpl - first, middle and last names lines;
    • address.tpl - address line;
    • address2.tpl - second address line;
    • city.tpl - city line;
    • country.tpl - country drop-down list;
    • state.tpl - state/province drop-down list;
    • zip_line.tpl - zip or postal code line;
    • email_line.tpl - e-mail and e-mail confirmation lines;
    • co_phone.tpl - phone number line;
    • fax.tpl - fax number line.
  • paytool.tpl

    This template defines layout, style and content of a customer new payment method block. The template is displayed on separate page if the TWO_PAGE parameter of the CHECKOUT screen is set to True value.

  • existauth.tpl

    This template defines layout and style of the existing customer login block. The template is displayed if Yes radio button is selected in the Customer Login block.

  • co_existing.tpl

    This template defines layout and style of the checkout screen displayed for logged in customer. It is the root template for the paytoolforaccount.tpl one.

  • paytoolforaccount.tpl

    This template defines layout, style and content of the existing customer payment method block. It is the root template for the paytool.tpl one.

  • contact_for_checkout.tpl

    This template defines additional domain contacts block.

  • agreement.tpl

    This template defines layout, style and content of agreement block.

  • termsofservice.tpl

    This template defines layout, style and content of provider Terms of Service agreement page.

ORDER CONFIRMATION

  • showsubscribe.tpl

    This template defines layout, style and content of the order placement confirmation screen. It is the root template for the confirm_part2.tpl, confirm_part5.tpl, confirm_part4.tpl, showorderdetails.tpl, confirm_part_redirect.tpl, confirm_part1.tpl, od_othercountry.tpl ones.

  • confirm_part2.tpl

    This template defines layout, style and content of the message above the order placement confirmation screen. By default, it is 'Your Order is Placed'.

  • confirm_part5.tpl

    This template defines layout and style of the Additional Info block.

  • confirm_part4.tpl

    This template defines layout and style of the Billing Info block.

  • showorderdetails.tpl

    This template defines layout, style and content of the Order Details block.

  • confirm_part_redirect.tpl

    This template defines layout, style and content of the redirect payment button. The template is used if a customer has selected redirect payment method.

  • confirm_part1.tpl

    This template defines layout, style and content of the message under the order placement confirmation screen. By default, it is the suggestion to print order details.

  • od_othercountry.tpl

    This template defines layout, style and content of the message under the order placement confirmation screen. By default, it is a note for international orders.

WIDGETS

The following template defines layout and style of the controls. The majority defines displaying of an atomic value, but some comprises a number of input fields.

  • checkbox.tpl
  • combo.tpl
  • radio.tpl
  • textarea.tpl
  • text.tpl
  • int.tpl
  • cvv.tpl
  • email.tpl
  • password.tpl
  • zip.tpl

COOKIE

  • cookie_policy.tpl

    This template contains the Cookie Policy.

  • cookie_warning.tpl

    This template contains the Cookie Banner.

MISCELLANEOUS

  • 404.tpl

    This template defines layout, style and content of the 404 error page 'Not Found'.

  • 400.tpl

    This template defines layout, style and content of the 400 error page 'Bad Request'.

  • The following templates define layout, style and content of the pages with general information:
    • about.tpl
    • contact.tpl
    • partners.tpl
    • services.tpl
    • support.tpl
  • accattr.tpl

    This template defines layout and style of the customer attributes of the Available for Accounts type. To configure the attributes, go to System > Settings. Select Attributes from the are Operations group of options. It is the root template for the accattr_single.tpl one.

  • userattr.tpl

    This template defines layout and style of the customer attributes of the Available for Users type. To configure the attributes, go to System > Settings. Select Attributes from the are Operations group of options. It is the root template for the accattr_single.tpl one.

  • accattr_single.tpl

    This template defines layout and style of the customer attribute line.

  • co_stdline.tpl

    This template renders fields on checkout and service parameters fields. Namely, it draws field line and enables respective widget.

  • error.tpl

    The template defines layout, style and content of the online store error messages.

  • info.tpl

    This template defines layout and style of pop-up forms containing Long Description parameters value.

  • print_wrapper.tpl

    This template defines layout, style and content of a printed online store page.

  • google.tpl

    This template defines layout and style of the Google AdWords service.

  • yahoo.tpl

    This template defines layout and style of Yahoo Search service.

OBSOLETE

  • overall_header.tpl

    This template defines layout, style and content of the online store page header. The template is used only if overall_wrapper.tpl is absent.

  • overall_footer.tpl

    This template defines layout, style and content of the online store page bottom. The template is used only if overall_wrapper.tpl is absent.

  • print_header.tpl

    This template defines layout, style and content of printed header. The template is used only if print_wrapper.tpl is absent.

  • print_footer.tpl

    This template defines layout, style and content of printed footer. The template is used only if print_wrapper.tpl is absent.

Templates are located in the following directories:

  • templatestore/source/view/core/legacy/template/skin/odin/
  • templatestore/source/view/core/legacy/template/skin/parallels/
  • templatestore/source/view/core/legacy/template/