Giter Site home page Giter Site logo

darsh_simpletoconfigurable's People

Contributors

darshanmodi1427 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

darsh_simpletoconfigurable's Issues

Product is not loaded

When a configurable product is disabled, but one of its childs is still enabled and visible in the catalog then the error "Product is not loaded" appears.

Some suggestions

Hi Darshan,

Nice simple module you made! I would suggest wrapping the loadMedia call as follow in the swatch-renderer.js:

const checkAdditionalData = JSON.parse(this.options.jsonSwatchConfig[attributeId].additional_data);

            if (checkAdditionalData.update_product_preview_image == 1) {
                $widget._loadMedia();
            }

Cause with Swatches you have an option to not update the image when you select it and this listen to that :)

Other things I will probably put some time on will be SEO things. Would be great if also the rich snippets will be correct, breadcumbs are correct and the SKU of the product changes along with the rest.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.