wp_enqueue_style conflict when using in different action hooks

You can only register a single file with the handle shop-style. Once you enqueue something with that handle, subsequent calls to wp_enqueue_style with the same handle will be ignored.