Uploaded image for project: 'YesCart'
  1. YesCart
  2. YC-609

Add shop level settings for storefront

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0
    • Fix Version/s: 3.1.0
    • Component/s: sf web
    • Labels:

      Description

      /**

      • Default limit of featured panel
        */
        int FEATURED_LIST_SIZE = 15;

      /**

      • Default limit of recommendation panels (newarrival, recently viewed)
        */
        int RECOMMENDATION_SIZE = 5;

      /**

      • Default product count in one row on category and search pages
        */
        int PRODUCT_COLUMNS_SIZE = 2;

      /**

      • Default sub categories count in one row on category and search pages
        */
        int SUBCATEGORIES_COLUMNS_SIZE = 2;

        Attachments

          Activity

            People

            • Assignee:
              denis Denis Pavlov
              Reporter:
              denis Denis Pavlov
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: