Step Kit OS

Description

Step Kit OS is a comprehensive WooCommerce plugin that brings 3D product customization capabilities to your online store. It allows customers to personalize products in real-time through an interactive iframe interface, creating a unique shopping experience.

Key Features:
– Seamless integration with WooCommerce
– Interactive 3D product customization interface
– Real-time product preview
– Custom product attributes support (size, name, number, signature, badge)
– Dynamic pricing based on customization options
– Persistent cart functionality across sessions
– Mobile-responsive design
– Guest user support with proper session handling
– Custom meta data display in cart and orders
– Automatic cart updates and fragment refresh
– Session persistence during login/logout

The plugin provides a complete solution for stores looking to offer customizable products with a modern, interactive interface.

Product Setup

  1. Create Required Products:

    • Create three Variable Products in WooCommerce:
      • Main Kit
      • Secondary Kit
      • Third Kit
    • For each product:
      • Add the « size » attribute with variations (e.g., S, M, L, XL)
      • Set prices and other required fields
      • Save each product and note their IDs (visible in the URL when editing)
  2. Configure Product IDs:

    • Visit https://simuladorfeirense.vercel.app/admin
    • Enter the product IDs in their respective input fields:
      • Main Kit ID
      • Secondary Kit ID
      • Third Kit ID
    • Click « Save » to store the configuration
  3. Create Simulator Page:

    • Create a new page with the slug « simulador »
    • Add the shortcode [custom_iframe] to the page content
    • Publish the page
  4. Add Simulator Button:

    • Edit your product pages
    • Add the shortcode [simulator_button] where you want the customization button to appear
    • Update the product pages

Testing

To test the complete functionality:

  1. Visit your store’s product page
  2. Click the « Customizar Camisola » button (created by the [simulator_button] shortcode)
  3. You will be redirected to the /simulador page
  4. Test the customization features:

    • Select different kits
    • Choose sizes
    • Add custom text, numbers, signatures, and badges
    • Preview the customizations
  5. Complete the Test:

    • Click « Add to Cart »
    • Visit the cart page to verify the customizations are displayed correctly
    • Proceed to checkout to ensure customizations appear in the order

Captures d’écrans

  • Admin Configuration Displays the admin interface at https://simuladorfeirense.vercel.app/admin where product IDs are configured.

  • Product Page with Customization Button Displays the product page with the [simulator_button] shortcode.

  • Simulator Page Setup Shows the simulator page [custom_iframe] shortcode for desktop.

  • Simulator Page Setup Shows the simulator page [custom_iframe] shortcode for mobile.

  • Cart with Customized Product Displays how customized products appear in the cart.

  • Checkout with Customizations Shows how customizations appear in the checkout process.

Installation

  1. Download the plugin zip file from the WordPress plugin repository or GitHub
  2. Upload the step-kit-os folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Ensure WooCommerce is installed and activated

FAQ

What are the system requirements?

  • WordPress 5.0 or higher
  • WooCommerce 4.0 or higher
  • PHP 7.4 or higher
  • Modern web browser with JavaScript enabled

How do I add the customization interface to my products?

You can add the customization interface using the [custom_iframe] shortcode or the [simulator_button] shortcode in your product pages.

Can I customize the appearance of the iframe?

Yes, the plugin includes CSS styles that can be customized to match your theme. The iframe is fully responsive and will adapt to different screen sizes.

How does the cart persistence work?

The plugin includes advanced session handling that ensures cart contents are preserved across page loads, logins, and logouts. It uses a combination of session management and local storage to maintain cart data.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Step Kit OS » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Step Kit OS » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

v1.0.0

  • Initial release with core functionality:
    • 3D product customization interface
    • WooCommerce integration
    • Custom product attributes
    • Cart persistence
    • Session management
    • Mobile responsiveness
    • Custom meta data handling