Difference between revisions of "How do I configure stock availability on my ecommerce website?"

From Catalyst
Jump to: navigation, search
m
Line 1: Line 1:
{{Warning|title=PLEASE NOTE|text=For this feature to work your Platinum system must be up to date (This feature was released 28th May 2012). For help on how up to date your Platinum system is please click [[How do I Check When I last had a Platinum Update?|Here]], to download and update click [[Downloading a Platinum Update|Here]] and for any extra assistance\questions please {{SupportContact}}.}}
+
{{Warning|title=PLEASE NOTE|text={{Red| For this feature to work your Platinum system must be up to date (This feature was released 28th May 2012). For help on how up to date your Platinum system is please click [[How do I Check When I last had a Platinum Update?|Here]], to download and update click [[Downloading a Platinum Update|Here]] and for any extra assistance\questions please {{SupportContact}}.}}}}
  
 
== Summary ==
 
== Summary ==
 
This article explains how the display of stock availability on your website can be controlled.
 
This article explains how the display of stock availability on your website can be controlled.
  
{{Note|text=This article is only applicable to users who have a Catalyst Platinum O+ E-commerce Store. If you are interested in advertising your stock on-line please {{SalesContact}} for more information.}}
+
{{Note|title=PLEASE NOTE|text= This article is only applicable to users who have a Catalyst Platinum O+ E-commerce Store. If you are interested in advertising your stock on-line please {{SalesContact}} for more information.}}
  
 
== More Information ==
 
== More Information ==
Go to {{Menu|Reports & Parameters|Maintenance Options|Platinum O and Catalyst FindIt}}.
+
Go to {{Menu|{{RP}}|Maintenance Options|Platinum O and Catalyst FindIt}}.
 
* Click {{Menu|Online Control Panel}}.
 
* Click {{Menu|Online Control Panel}}.
 
* Click Manage {{Menu|Store}}.
 
* Click Manage {{Menu|Store}}.
Line 18: Line 18:
 
* {{DataPrompt|Show all stock levels}}: Stock quantity available will be calculated as quantity in stock minus quantity on pending sales orders, and will be displayed as, for example {{DataValue|3 in stock}} or {{DataValue|0 in stock}}.
 
* {{DataPrompt|Show all stock levels}}: Stock quantity available will be calculated as quantity in stock minus quantity on pending sales orders, and will be displayed as, for example {{DataValue|3 in stock}} or {{DataValue|0 in stock}}.
 
* {{DataPrompt|Show result of stock formula}}: (If you have the Web Daemon): A Stock Formula in Platinum will be calculated and its result displayed. This allows you to customise what is displayed to your liking. To use a stock formula, create it in Platinum and then enter its code here:
 
* {{DataPrompt|Show result of stock formula}}: (If you have the Web Daemon): A Stock Formula in Platinum will be calculated and its result displayed. This allows you to customise what is displayed to your liking. To use a stock formula, create it in Platinum and then enter its code here:
** Go to {{Menu|Stock Control|Reordering|Add or Edit Formulae|Formula Amendments}}.
+
** Go to {{Menu|{{ST}}|Reordering|Add or Edit Formulae|Formula Amendments}}.
 
** Enter a new {{DataPrompt|Formula Code}}, for example {{DataValue|WEB1}}.
 
** Enter a new {{DataPrompt|Formula Code}}, for example {{DataValue|WEB1}}.
 
** Enter a {{DataPrompt|Formula Description}}, for example {{DataValue|Web Availability}}.
 
** Enter a {{DataPrompt|Formula Description}}, for example {{DataValue|Web Availability}}.
** Enter a formula that results in the text to display on your store, for example:<br><code>IF S-A-Q1 >= 0 THEN "In stock" ELSE "Call for availability"</code><br>This means:
+
** Enter a formula that results in the text to display on your store, for example:
 +
 
 +
<br><code>IF S-A-Q1 >= 0 THEN "In stock" ELSE "Call for availability"</code><br>This means:
 +
 
 
**;S:is the current quantity in stock,
 
**;S:is the current quantity in stock,
 
**;A:is the quantity on pending sales orders,
 
**;A:is the quantity on pending sales orders,

Revision as of 13:13, 16 August 2013

PLEASE NOTE:  For this feature to work your Platinum system must be up to date (This feature was released 28th May 2012). For help on how up to date your Platinum system is please click Here, to download and update click Here and for any extra assistance\questions please Contact your Platinum dealer or our support team on 0116 230 1500 or by using our website support contact page.

Summary

This article explains how the display of stock availability on your website can be controlled.

PLEASE NOTE:  This article is only applicable to users who have a Catalyst Platinum O+ E-commerce Store. If you are interested in advertising your stock on-line please Contact your Platinum dealer or our sales team on 0116 230 1500 or by using our website sales contact page for more information.

More Information

Go to " Reports & Settings Maintenance Options Platinum O and Catalyst FindIt".

  • Click " Online Control Panel".
  • Click Manage " Store".
  • Find the " Manage Account Levels" section.

Use the "Account Level" drop-down box to select the level of account you want to view or amend (see How do I Set Up Account Levels on my Website?) and then choose one of the following options:

  • "Hide all stock levels": Stock availability will not be displayed in the online store.
  • "Hide zero stock levels": Stock quantity available will be calculated as quantity in stock minus quantity on pending sales orders. If this is zero (or below) then stock availability will not be displayed, otherwise the store will display for example '3 in stock'.
  • "Show all stock levels": Stock quantity available will be calculated as quantity in stock minus quantity on pending sales orders, and will be displayed as, for example '3 in stock' or '0 in stock'.
  • "Show result of stock formula": (If you have the Web Daemon): A Stock Formula in Platinum will be calculated and its result displayed. This allows you to customise what is displayed to your liking. To use a stock formula, create it in Platinum and then enter its code here:
    • Go to " Stock Control Reordering Add or Edit Formulae Formula Amendments".
    • Enter a new "Formula Code", for example 'WEB1'.
    • Enter a "Formula Description", for example 'Web Availability'.
    • Enter a formula that results in the text to display on your store, for example:


IF S-A-Q1 >= 0 THEN "In stock" ELSE "Call for availability"
This means:

    • S
      is the current quantity in stock,
      A
      is the quantity on pending sales orders,
      Q1
      is the quantity the online buyer has in their basket (or 1 if they have not added it to their basket yet).

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+, Website, e-commerce, ecommerce, trade, shop, tradeshop

Template:KB POnline