WooCore, the popular e-commerce design set initially developed for OxyNinja, is now compatible with your Core Framework projects.
It offers an array of impressive sections tailored specifically for WooCommerce.
AJAX-ready elements like mini cart counters and toast notifications enhance the user experience.
WooCore includes essential WooCommerce pages like Cart, Checkout, Account, and Shop pages. Additionally, it offers a wide selection of uniquely designed Product Archive and Single Product templates to meet your specific e-commerce requirements.
β Features:
All WooCommerce pages are built with care
Mini Cart Counter
Mega Menu
Responsive Product Filter
Custom-made Toast Notifications
Installation Guide for Oxygen πͺ
If you are using WooCore for Oxygen Builder, then you will need to have purchased the Oxygen Integration addon.
1. Oxygen Builder
Please make sure you have installed and activated Oxygen Builder. You will need to navigate to Oxygen β Settings β Library β set 'Enable 3rd Party Design Sets' β Add Design Set β and paste in your WooCore site key before clicking on 'Add Source Site'.
2. Core Framework
Please install and activate the Core Framework plugin. Be sure to choose the Full experience option during onboarding.
Next, kindly navigate to Core Framework β Addons and enter your license key for the Oxygen Builder Integration add-on. Don't forget to hit 'Save Changes'.
Then, navigate to Core Framework β Manage Project. Here, you can import the WooCore.core project file. Click 'Overwrite' and then 'Save Changes'.
Import the .core file, click overwrite all, and don't forget to hit 'Save Changes'
3. Oxygen Elements for WooCommerce
Install and activate Oxygen Elements for WooCommerce, which is a plugin from the team at Oxygen Builder. If purchased, you can find it in your dashboard when logging into the Oxygen website.
4. Install WooCommerce
Make sure that you install and activate WooCommerce and kindly go through the setup when prompted. WooCommerce needs to be activated in order to make use of the Product Builder elements from Oxygen.
5. Import Global Styles
Oxygen offers an import feature where you can import your global styles. Simply use our JSON provided below to quickly set up your global styles for Oxygen. Kindly navigate to Oxygen -> Export & Import -> and paste the JSON into the Import Global Settings box.
Please right click on the file below, and choose 'Save Link As' to download it.
This JSON will help you quickly set up your Oxygen Global Styles.
You can leave the Import Global Colors toggle unchecked.
6. Create a Global Stylesheet
The CSS linked below is necessary for styling many elements. We did not include this CSS in Core Framework as it contains class fixes and does not relate to a framework per se.
The PHP linked below is necessary in order for the cart counter to work using WooCommerce's built-in AJAX. We recommend FluentSnippets as a snippet editor as it will work, and it is free!
WooCore comes with a dozen ready-to-use templates and pages that you can import using Oxygen's design set/library feature.
WooCore does not contain any elements under the 'Sections & Elements' within the Design Sets section. WooCore is primarily made up of Pages and Templates only.
When you are in Oxygen Builder, you can locate WooCore templates/pages by clicking +Add β Library β Design Sets β WooCore β Templates
In order for the templates to show up, you will need to be editing an Oxygen template. Pages will show up on both template pages, and normal pages.
Main Template
The first template to import is the Main template. The main template consists of the header, footer and inner content. It also includes some code blocks which are important for the functionality of WooCore. Example: automatically disappearing notice boxes after adding a product to cart, etc.
Create a New Template in Oxygen, and set it as "Catch All":
Edit the template with Oxygen and import the Main template from WooCore as explained above.
Shop Archive
The same principles apply to the Shop Archive template.
Create a new template named something appropriately -- such as Shop Archive -- and apply it as Archive β Post Types β Product (You may also want to check All Archives depending on your needs):
Edit with Oxygen and +Add the Product Archive template of your choice from the Design Sets section.
Single Product
Now, let's set up the single product template. In this case, let's select Singular -> Products in the template settings:
Edit with Oxygen and +Add the Single Product template of your choice.
Pages
There are also predesigned Cart, Checkout, My Account pages.
You can find them again in the Oxygen library, under WooCore / Pages folder.
Since you installed WooCommerce these pages should be already existing in your install. Just edit them with Oxygen and import the appropriate pages from the library.
Oxygen - Required CSS:
This CSS is necessary for styling many elements. We did not include this CSS in Core Framework as it contains class fixes and does not relate to a framework per se.:
Oxygen - Required PHP:
Similarly to the above CSS, the following PHP is necessary for the functionality of WooCore - specifically the cart counters:.
This video shows how to set up WooCore with Bricks Builder
1. Bricks Builder
Please make sure you have installed and activated Bricks Builder. You will need to navigate to Bricks β Settings β Templates β in the Remote Templates section, add an appropriate name such as 'WooCore' β and paste the URL and Password located in your dashboard after purchase.
After you have installed WooCommerce (Step 4), you can then come back to the WooCommerce Tab in the Bricks Builder Settings, and ensure everything is toggled off:
Settings under the WooCommerce Tab in Bricks.
2. Core Framework
Please install and activate the Core Framework plugin. Be sure to choose the Full experience option during onboarding.
Be sure to select Full Experience during onboarding
Next, kindly navigate to Core Framework β Addons and enter your license key for the Bricks Builder Integration add-on. Don't forget to hit 'Save Changes'.
Then, navigate to Core Framework β Manage Project. Here, you can import the WooCore.core project file. Click 'Overwrite' and then 'Save Changes'.
4. Install WooCommerce
Make sure that you install and activate WooCommerce and kindly go through the setup when prompted. WooCommerce needs to be activated in order to make use of the WooCommerce elements from Bricks.
5. Import Global Styles
Bricks allows you to add a theme style which we will do in this step.
Simply open any page or template in Bricks Builder, and then navigate to Settings (βοΈ Gear icon) -> Theme Styles -> Click the + icon -> click the Import icon -> Click on the 'Select Files to Import'.
Download the JSON located below, and use this file for the import. This will set up lots of global styles for use with WooCore.
Please right click on the file below, and choose 'Save Link As' to download it.
The CSS linked below is necessary for styling many elements. We did not include this CSS in Core Framework as it contains class fixes and does not relate to a framework per se.
The PHP linked below is necessary in order for the cart counter to work using WooCommerce's built-in AJAX. We recommend FluentSnippets as a snippet editor as it will work, and it is free!
WooCore comes with a dozen ready-to-use templates and pages that you can import using Bricks' Template Import feature.
The available templates that Bricks Builder offers is plentiful, and we have provided example pages for all of them.
The Templates offered by Bricks
When adding pages/templates, you can find all of them available when importing our WooCore templates:
A Screenshot of the WooCore Templates
9. Additional Requirements & Plugins
We recommend adding the free version of Fluent Forms as this is what we use for the forms throughout the example templates.
Add Products to WooCommerce - in order to see the archive pages and single product pages in their true form, go ahead and add some products to WooCommerce.
Add Categories - Don't forget to add some categories as well as some category images under Products -> Categories. This will be necessary to see the Categories Element working properly on the home pages.
Add Attributes - Our archive pages make use of the filters, and for these to all work properly, you will need to set up attributes under Products -> Attributes. In our example, we use "Color" and "Size". Then, you can use these when setting up your variation products for WooCommerce.
Bricks - Required CSS:
This CSS is necessary for styling many elements. We did not include this CSS in Core Framework as it contains class fixes and does not relate to a framework per se.:
Bricks - Required PHP:
Similarly to the above CSS, the following PHP is necessary for the functionality of WooCore - specifically the cart counters:
Additional Plugins
Customer Reviews for WooCommerce
Customer Reviews for WooCommerce is a great plugin that extends the default functionality of WooCommerce reviews and works great with WooCore. To set it after it's installed, go to its settings and click "Shortcodes" tab on top of the page, then tick "Enable shortcodes and Gutenberg blocks".
Variation Swatches for WooCommerce
If you want to use Variations in your store, we highly recommend Variation Swatches for the Woocommerce plugin. The styling is included. All you need to do after you install the plugin is, go to its settings and on the first tab: