Git Product home page Git Product logo

Comments (2)

marcindyguda avatar marcindyguda commented on June 14, 2024

hi @Xcreen we will be releasing a tutorial video quite soon, that will be helpful. Stay tuned.

from pimcore-magento2-bridge.

mbolka avatar mbolka commented on June 14, 2024

@Xcreen you can find mentioned video here: https://www.youtube.com/watch?v=xuxr4z7H06o

Product class requirements

Mandatory

  1. Text attribute for product name
  2. Unique text / numeric attribute that will be mapped into SKU
  3. Unique text attribute that will be used as Url Key.
  4. Attribute with type yes/no or selection with values: true, false to determine if product should be enabled
  5. Attribute with type with type yes/no or selection to determine if product should be visible in Magento store
  6. Many-to-many attribute for storing gallery
  7. Many-to-many / many-to-one attribute for storing categories

Optional

  1. Many-to-many attribute for related products
  2. Numeric type for quantity
  3. Numeric type for price
  4. Date type for news from and news to date
  5. Text attribute for description
  6. Text attribute for short description
  7. Image type attributes for storing main image, small image, thumbnail
  8. Many-to-many attribute for storing image gallery

Category class requirements

Mandatory

Text attribute that will be mapped into the category name.
Attribute with type yes/no or selection with values: true, false to determine if category should be enabled

Optional

Text attribute for description.
Image attribute for category image

from pimcore-magento2-bridge.

Related Issues (20)

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.