The Newspack Theme includes a handful of WooCommerce custom options that are unique to the theme.


Order Details

If your site is only handling simple transactions, like donations, WooCommerce’s full order details that are shown to customers on check-out may be overkill. The Order Details options in the theme allow you to present a simplified order detail view on checkout, or hide the order details entirely.

To change the Order Details view:

  1. Navigate to Customize > WooCommerce > Order Details.
  2. Choose the level of Order Detail that you would like to display on the checkout page of your site: Hide, Hide, with ability to toggle open, or Show.
  3. Click Publish.

Thank You Page

Once they’ve completed checkout, customers will be presented with a thank you page. The theme includes options to customize the message on this page, and whether to hide customer details.

To edit the WooCommerce Thank You Page, follow these steps:

  1. Navigate to Customize > WooCommerce > Thank You Page.
  2. To change the messaging used on the Thank You page, edit the Thank You page title and Thank You message fields.
  3. If you would like to display the customer’s billing address on the Thank You Page, check Display Customer Details.
  4. Click Publish.
Thank you page with the default title, message, and customer details set to display.

Advanced Settings

If a site is close to AMP’s CSS limit on the homepage, you can optionally remove the WooCommerce CSS files on that page. While AMP itself will remove most unused CSS with tree-shaking, there are certain kinds of CSS — like @font-face, animations, and CSS variables — that it does not remove, even if they aren’t used.

To remove WooCommerce CSS files from the homepage, follow these steps:

  1. Navigate to Customize > WooCommerce > Advanced Settings.
  2. If you’re not using any WooCommerce Blocks on the homepage, check Dequeue WooCommerce Block CSS on the homepage. This will prevent the WooCommerce Block CSS from being loaded on the homepage.
  3. If they are not needed on the homepage, check Dequeue WooCommerce CSS on the homepage. This will prevent all WooCommerce CSS from being loaded on the homepage. Only do this if you are sure that there is not any WooCommerce content that needs these styles on the homepage — including from third-party WooCommerce plugins.
  4. Click Publish.