Difference between revisions of "How do I link to my website?"

From Catalyst
Jump to: navigation, search
(How can I change my style?)
Line 154: Line 154:
 
{{Tip|text=When creating the {{FileExt|css}} file it is recommended to only include the elements of the items you wish to change. Which will help when to stop confusion of the elements you are changing.}}
 
{{Tip|text=When creating the {{FileExt|css}} file it is recommended to only include the elements of the items you wish to change. Which will help when to stop confusion of the elements you are changing.}}
  
{{Note|text=As this service is free for client's with a current maintenance or rental agreement your attention is drawn to the "Internet based Services" section of the current Platinum Terms of Use (Available from the "Login" screen of Platinum on the latest version of Platinum available [[Downloading a Platinum Update|HERE]]) which states that the Catalyst Copyright Footer should be visible on each page.}}
+
{{Note|text=As this service is free for client's with a current maintenance or rental agreement your attention is drawn to the "Internet based Services" section of the current Platinum Terms of Use (Available from the "Login" screen of Platinum on the latest version of Platinum available [[Downloading a Platinum Update|HERE]]) which states that the Catalyst Copyright Footer should be visible on each page. ''The Current Terms and Conditions Can be found [https://www.catalyst-uk.com/ccs/catalyst-computer-systems/company/terms Here]''.}}
  
 
== See also ==
 
== See also ==

Revision as of 10:37, 29 January 2016

Summary

You can link to your FindIt vehicle advertising website or Platinum O+ e-commerce website from your own website, or host it in an "iframe". To do this the most effectively the information here will be useful to you or your web developer.

More Information

Where is my website?

First of all, to find your FindIt or e-commerce website:

  • Go to " Reports & Parameters Maintenance Options Platinum O and Catalyst FindIt Online Control Panel".
  • To link to your website copy and paste the displayed URL into your web browser. It will be something like:
http://www.catalyst-findit.com/index.php?c=...(long number identifying your website)...
Vehicle Search (FindIt)
To link directly to your FindIt vehicle listing, take the URL above and add: &dest=search
E-Commerce Shop (eShop & eTrade)
To link directly to your e-commerce shop, take the URL above and add: &dest=listing

How do I change the layout?

You can adjust the layout of the screen to a certain extent to fit your main website style:

Width

&w=

  • To change the width of the page to, say, 800 pixels, take the URL above and add: &w=800
Navigation Panel

&nav=

  • To show the website "navigation" panel on the right-hand side instead of the left, add: &nav=r
  • To hide the website "navigation" panel completely, add:&nav=h
Page Headings

&h=

  • You can hide the usual page heading images by adding: &h=n
Results per Page

&rpp=

  • You can set the amount of results per page in your searches by, using 25 as an example adding: &rpp=25
  • Valid amounts: 10, 25, 50, 100

Can I show vehicles matching a search?

You can have links on your site that would show only certain vehicles by performing a search:

You can limit your search to specific data types with the following options;

Website address parameters

Vehicle Type
&t=
  • To perform a search for, say, your motorcycles only, add:&t=1
  • 1: Motorcycles
  • 2: Cars
  • 3: Caravans
  • 4: Motorhomes
  • 5: Agricultural Machinery
  • 6: Boats
New or Used?
&n=
  • To search for new vehicles only add: &n=y
  • To search for used vehicles only add: &n=n
Location
&l=
  • &l=42 would search for vehicles at the dealer's site '42' only. To find the appropriate id of a site: go to the dealer's home page, choose the desired site from the "Location..." selection, hit [Search] and find &l= in the page URL.
Caravan Berths
&bth=
  • To search for 4 berth caravans or motorhomes add: &bth=4.
  • The number can be from 1 to 9.
Engine Size
&mincc= and &maxcc=
  • To restrict the search to vehicles with an engine size of no less than '1400cc' add : &mincc=1400.
  • To restrict the search to vehicles with an engine size of no more than '2000cc' add : &mincc=2000.
Price
&minp= and &maxp=
  • To restrict the search to vehicles with a price no less than '£4000' add : &minp=4000.
  • To restrict the search to vehicles with a price no more than '£8000' add : &maxp=8000.
Vehicle Year
&miny= and &maxy=
  • To restrict the search to vehicles with a year no less than '2005' add : &miny=2005.
  • To restrict the search to vehicles with a year no more than '2010' add : &maxy=2010.

Search Text

  • To perform a text search for, say "yamaha r1", take the URL above and add the following (note that spaces have to be replaced with a plus (+) symbol):

&s=yamaha+r1

The following specific search options should added using the &s=[options] format and be separated by a space, while the search area and search term should be seperated by a colon (':').
Make
make:Suzuki will search for a 'Suzuki'.
Model
model:GSXR will search for all GSXR models.
Description
description:fast would search for vehicles with 'fast' within the items description.
Colour
colour:red would search for vehicles that are 'red'.
Notes
notes:fast would search the notes for the term 'fast'.
Features
features:airbags would search for 'airbags' within the vehicles feature list
Type
type:scooter would search for a vehicle that has been advertised as being a 'scooter'. For a car, this could be 'saloon' or 'cabriolet' etc.
Fuel
fuel:petrol would search for vehicles that run on 'petrol'.
Gears
gears:6 would search for the term '6' within the transmission type.
Category
category:racing would search for vehicles advertised as a type of vehicle used for 'racing'.

All search terms entered/added without the first part ([here]:[not here]) will be searched for using the normal searching procedure.

To search for a 'green honda YZF', you would use;

&s=make:honda model:yzf colour:green

To search for a 'blue tourer', you would use;

&s=colour:blue category:tourer

Can I stop the search expanding it's search past the given term?

Yes, you can do this by turning off the wider search function, by adding the following to your URL

&nws

  • Note: =xxx is not required for this

Can I control what gets shown on my e-commerce pages?

You can customise the information displayed on your web shop in the following ways:

V.A.T.

&vat=

  • To show VAT-exclusive prices by default, take the URL above and add: &vat=ex
Once a customer creates an account and logs in, the site will automatically include V.A.T. in prices, or not, depending on their registered country and business V.A.T. details.

How can I change my style?

If you would like to change the style of the linked "iframe" this can be done using a '.css' file that you will need to create using the elements from the "FindIt" or "e-commerce website".

If you would like to know what an element is on the page then (using Firefox or Chrome) you can right mouse click on an item/section and got to "Inspect Element" then enter this into the '.css' file you create.
  • This '.css' file will need to be hosted by you.
  • You will then need to inform "Catalyst Support" of the URL for the location of the file who will attach it to your account.
  • Any further changes you may want can be done using this file, without any intervention from Catalyst.
When creating the '.css' file it is recommended to only include the elements of the items you wish to change. Which will help when to stop confusion of the elements you are changing.
As this service is free for client's with a current maintenance or rental agreement your attention is drawn to the "Internet based Services" section of the current Platinum Terms of Use (Available from the "Login" screen of Platinum on the latest version of Platinum available HERE) which states that the Catalyst Copyright Footer should be visible on each page. The Current Terms and Conditions Can be found Here.

See also


Feedback
Thank you for using our Knowledge Base, we value your feedback. Did you find this article useful? 'Yes' or 'No'
Keywords AND Misspellings
Platinum online, Platinum O+, E-Commerce, ecommerce, webshop, web shop, FindIt, Find It, vehicle, advertising, iframe, host, link, customise, customize