Integration Details

WooCommerce
Integration

Transform your WordPress site into a powerful e-commerce store. Enhance your WooCommerce shop with accessibility features to provide an inclusive shopping experience for all customers.

WooCommerce logo

WooCommerce Integration

Installation Steps

1
Access your WordPress dashboard

Log in to your WordPress admin panel and navigate to Appearance > Theme File Editor (or Theme Editor).

2
Edit your theme's functions.php

Select functions.php from the theme files list. Alternatively, you can use Settings > Insert Headers and Footers plugin for easier management.

3
Add the Accessical script

Add the following code to load your Accessical script: add_action('wp_footer', function() { echo '<script src="your-accessical-script-url"></script>'; });

4
Save and test

Save your changes and visit your WooCommerce store to ensure the Accessical widget appears correctly on all pages.

Installation Code

<script src="https://cdn.accessical.com/widget/main.js"></script>
Get Your Accessical Script