Problem/Motivation

Decide if any of the variables used in ubercart cart module need to be migrated. And, if so, the destination.

The variables I found are:

  • uc_catalog_vid
  • uc_catalog_description
  • uc_catalog_name
  • uc_catalog_breadcrumb
  • uc_catalog_breadcrumb_nodecount
  • uc_catalog_show_subcategories
  • uc_catalog_category_columns
  • uc_catalog_block_title
  • uc_catalog_expand_categories
  • uc_catalog_block_nodecount
  • uc_catalog_grid_display
  • uc_catalog_grid_display_title
  • uc_catalog_grid_display_model
  • uc_catalog_grid_display_sell_price
  • uc_catalog_grid_display_add_to_cart
  • uc_catalog_grid_display_attributes

Proposed resolution

Remaining tasks

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

quietone created an issue. See original summary.

quietone’s picture

Status: Active » Closed (won't fix)

There has been no call for doing this and configuration can be done via the UI.