XStore - Multipurpose WooCommerce Theme 9.3.9

Download XStore - Multipurpose WooCommerce Theme 9.3.9 from nulled fire. XStore is elegant intuitive ecommerce theme and will help you create a professional looking shop.

Apanha

Staff member
 
How to make it work

1- Open the file /functions.php
At the bottom of the file before the last } add the below code
PHP:
$data = array(
            'api_key' => '456ytsrtfuywe45dutjhy436tergd',
            'theme' => ETHEME_PREFIX,
            'purchase' => '456ytsrtfuywe45dutjhy436tergd',
        );


  update_option( 'envato_purchase_code_15780546', '456ytsrtfuywe45dutjhy436tergd' );
  update_option( 'etheme_activated_data', maybe_unserialize( $data ) );
  update_option( 'etheme_is_activated', true );

2- Now open the file /framework/version-check.php
PHP:
Replace this: update_option( 'envato_purchase_code_15780546', $purchase );

with this: update_option( 'envato_purchase_code_15780546', '456ytsrtfuywe45dutjhy436tergd' );
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.