Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Tick 'Enable Store Availability Click And Collect' to enable the Click & Collect functionality.
     
  2. Set stock levels for availability calculations:
    • Click And Collect Delivery Available Qty - if available stock in the default delivery warehouse is equal to or greater than this value (after buffer), the product will show as 'Available for Delivery'.
    • Click And Collect Pickup Available Qty - if available stock in the pickup warehouse is equal to or greater than this value (after buffer), the product will show as 'Available for Pickup'.
    • Click And Collect Pickup Call Qty (Low Stock, Call to Order) - if available stock in the pickup warehouse is less than the 'Pickup Available Qty' but equal to or greater than this value (after buffer), the product will show as 'Low Stock - Call to Order'. 
    • Click And Collect Product Availability Buffer - this value is subtracted from the available quantity, for both Delivery and Pickup. The system level buffer is the fallback value, which can be overridden at a warehouse level. 

      Info

      Available stock values for each product are drawn from the ProntoStockWarehouse table. Available stock = 'QtyOnHand' minus 'QtyCommitted' for the specified warehouse.


       

  3. Decide how to handle order restrictions (whether to accept the web order even if it contains products deemed 'unavailable').
    YES (Always allow)  /  NO (Never allow)  /  DEFAULT (Standard behaviour as per existing business rules).
    • Click And Collect Can Order If Deliv Unavailable - the delivery order contains a product which is 'Unavailable for Delivery'
    • Click And Collect Can Order If Deliv Spec Ord Item - the delivery order contains a product which is ?????? 
    • Click And Collect Can Order If Deliv Indent Item - the delivery order contains a product classed as 'Indent'
    • Click And Collect Can Order if Pickup Low Stock - the pickup order contains a product which is 'Low Stock - Call to Order'
    • Click And Collect Can Order If Pickup Unavailable - the pickup order contains a product which is 'Unavailable for Pickup'
    • Click And Collect Can Order if Pickup Indent Item - the pickup order contains a product classed as 'Indent'

  4. Enable 'Check Other Stores' (optional):
    • tick 'Enable Nearby Stores Availability for Products'
    • set the 'Store Location Max Distance for Alternate Stores' (system defaults to 50km if no value is set)
       
  5. Set the 'Store Avail Click and Collect Deliv Display Mode' (for Delivery availability logic):
    • Standard - delivery availability is calculated per the method outlined in Step 2.
    • Transfer Zone - delivery availability takes into account nearby warehouses in the same 'transfer zone' group. If stock is present and can be transferred for delivery, the product will display an 'X - X days to delivery' status, depending on core logic vs transfer stock. (Contact Commerce Vision for more detailed information on this option)
      • If Transfer Zone used, set the 'Pronto Stock Warehouse Transfer Zone Field' ???? is this used for Standard mode as well?? 
         
  6. Configure Email Settings:
    • 'Order Status for Shipped Pickup Ready' - defines the PRONTO status that will indicate a pickup order is ready to collect.

      Warning

      Don't forget to add this status to the list of 'Order shipped statuses' in the Integrator Advanced Settings pane. See Integrator Settings - Advanced for information.


       

    • 'Order Shipped Pickup Ready Email Template' - defines the email template used when an order has reached Pickup Ready status and the Integrator triggers the 'Pickup Ready' email to the user. The default template is called 'Order Shipped Pickup Ready', which can be edited via 'Content' --> 'Emails'.

       
  7. Set the 'Store Location Google Api Maps Uri' to the following: https://maps.googleapis.com/maps/api/js?key=
     
  8. Ensure the website has its unique 'Google API Key' populated. 
     

...