Skip to content

add custom class support for cart container#464

Open
haitaoxu wants to merge 1 commit intowojodesign:masterfrom
haitaoxu:patch-1
Open

add custom class support for cart container#464
haitaoxu wants to merge 1 commit intowojodesign:masterfrom
haitaoxu:patch-1

Conversation

@haitaoxu
Copy link

@haitaoxu haitaoxu commented Jun 9, 2014

Sometime we want to add class for cart container.
eg:
I use bootstrap, so I want the table has class 'table'.

simpleCart({
cartStyle: "table"
cartClass: 'table'
})

Sometime we want to add class for cart container.
eg:
    I use bootstrap, so I want the table has class 'table'.

simpleCart({
    cartStyle: "table"
    cartClass: 'table'
 })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant